ranf / adx-bob

2 stars 1 forks source link

Adopt Javaslang #7

Closed ranf closed 8 years ago

ranf commented 8 years ago

http://www.javaslang.io/

Should provide easier, readable, testable approach for manipulating collection and java functional programming. Need to use its classes instead of java.util.

ranf commented 8 years ago

decided to close as wontfix. java8 collections are working good enough.