Collectors update (original) (raw)

Brian Goetz brian.goetz at oracle.com
Tue Jan 29 17:15:25 PST 2013


The silly Partition class was also evil. We're in the "lesser of evils" business here.

Would a Map<Boolean, T> be better? More boxing, but we can use an EnumMap-like implementation, and no ctor needed.



More information about the lambda-libs-spec-observers mailing list