mikaelhg / lambda-demoLinks
Demonstrating Java 8 filter, sort and map functionality with: Java 8 stream/lambda, Google Guava FluentIterable, Kotlin, Groovy, Scala, and by hand
☆21Updated last year
Alternatives and similar repositories for lambda-demo
Users that are interested in lambda-demo are comparing it to the libraries listed below
Sorting:
- Java API for Archive Manipulation☆130Updated 11 months ago
- Reactive socket communication for microservices☆34Updated 7 years ago
- Mirror of Apache Tamaya☆46Updated 6 years ago
- Spring with JDBC operation using JDBCTemplate CRUD application in MVC☆17Updated 8 years ago
- ☆148Updated 2 weeks ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF