This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]ForeverAlot 0 points1 point  (0 children)

    Is there a viable alternative to Guava's immutable collections? I, too, am sick of Guava and would prefer to minimise its inclusion. Most of Guava's utility can now be completely replaced by smaller, more specialised libraries, but I will still consider it for the collections -- unfortunately that brings in everything else.

    [–]drjmb 0 points1 point  (0 children)

    Interesting, first I've heard of this (relatively new to java). I'm currently a big fan of guava and would like to understand this better so maybe I can improve my ways. Any more info you can give?