Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It…
-
Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.
-
-
CollectorsUtils is a factory class that provides collectors for the JDK 8 Stream API.