Java DevRel Advocate @oracle
-
Oracle
- Paris
- https://josepaumard.github.io/
- @JosePaumard
Highlights
- Pro
Block or Report
Block or report JosePaumard
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
streams-utils Public
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…
-
jdk8-lambda-tour Public
Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.
-
-
-
collectors-utils Public
CollectorsUtils is a factory class that provides collectors for the JDK 8 Stream API.