Skip to content

Demonstrates decorator pattern providing a null safe alternative to Java List

Notifications You must be signed in to change notification settings

Evildethow/decorator-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstrates usage of decorator pattern http://en.wikipedia.org/wiki/Decorator_pattern to add null safe wrapper around java.util.List

About

Demonstrates decorator pattern providing a null safe alternative to Java List

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages