2013-12-25 07:06:55 -05:00
|
|
|
|
=========
|
|
|
|
|
|
2013-12-26 15:08:32 -05:00
|
|
|
|
## Core Java 8 Cookbooks and Examples
|
2013-12-25 07:06:55 -05:00
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2016-02-08 05:47:00 -05:00
|
|
|
|
// - [Java 8 – Powerful Comparison with Lambdas](http://www.baeldung.com/java-8-sort-lambda)
|
2016-02-08 05:48:29 -05:00
|
|
|
|
- [Java – Directory Size](http://www.baeldung.com/java-folder-size)
|
2016-02-10 07:33:03 -05:00
|
|
|
|
- [Java – Try with Resources](http://www.baeldung.com/java-try-with-resources)
|
2016-02-10 19:40:35 -05:00
|
|
|
|
- [Lambda Expressions and Functional Interfaces: Tips and Best Practices](http://www.baeldung.com/java-8-lambda-expressions-tips)
|