2013-12-25 14:06:55 +02:00
|
|
|
|
=========
|
|
|
|
|
|
2013-12-26 22:08:32 +02:00
|
|
|
|
## Core Java 8 Cookbooks and Examples
|
2013-12-25 14:06:55 +02:00
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2016-07-14 15:03:51 +02:00
|
|
|
|
- [Java 8 – Powerful Comparison with Lambdas](http://www.baeldung.com/java-8-sort-lambda)
|
2016-02-08 12:48:29 +02:00
|
|
|
|
- [Java – Directory Size](http://www.baeldung.com/java-folder-size)
|
2016-02-10 14:33:03 +02:00
|
|
|
|
- [Java – Try with Resources](http://www.baeldung.com/java-try-with-resources)
|
2016-07-14 15:03:51 +02:00
|
|
|
|
- [A Guide to the Java ExecutorService](http://www.baeldung.com/java-executor-service-tutorial)
|
|
|
|
|
- [Java 8 New Features](http://www.baeldung.com/java-8-new-features)
|
2016-02-11 02:40:35 +02:00
|
|
|
|
- [Lambda Expressions and Functional Interfaces: Tips and Best Practices](http://www.baeldung.com/java-8-lambda-expressions-tips)
|
2016-02-11 02:54:21 +02:00
|
|
|
|
- [The Double Colon Operator in Java 8](http://www.baeldung.com/java-8-double-colon-operator)
|
2016-07-14 15:03:51 +02:00
|
|
|
|
- [Java 8 Streams Advanced](http://www.baeldung.com/java-8-streams)
|
|
|
|
|
- [Java 8 Collectors](http://www.baeldung.com/java-8-collectors)
|