Comparator and Comparators

Boaz Nahum boaznahum at gmail.com
Mon Jun 24 07:36:00 PDT 2013


Hi

Now we have two places to look for factory methods:

Comparator
Comparators

What is the rule ?

Stream factories are in Stream,
Collection factories are in Collections  (nothing we can do about it)
Collector are in Collectors
function.* are in function.*

I know it is not big issue.

Thank
Boaz


More information about the lambda-dev mailing list