Tuesday 8 January 2013

Ease of creating immutable collection woth Guava

In case of need od creating immutable collections in java, that are nice created, safe and efficient look for guava implementations
Read examples here: http://code.google.com/p/guava-libraries/wiki/ImmutableCollectionsExplained

No comments: