shapesecurity / shape-functional-java

add some FP familiarity to a Java project
Apache License 2.0
8 stars 7 forks source link

ImmutableSet::collector Implementation #94

Closed Protryon closed 5 years ago

Protryon commented 5 years ago

We may want the collector methods to be static variables as they do not have any internal state.