Now that Java 8 has lambdas, I decided to check out what kind of lazy collection support their streams functionality had.
Building LINQ in Java
Now that Java 8 has lambdas, I decided to check out what kind of lazy collection support their streams functionality had.