Java 8 - illyfrancis/scribble GitHub Wiki
-
Lambda
- presentation by Brian Goetz(?)
- worth re-watching
- comparing example around 0:48
- Jump-starting Lambda programming
- presentation by Brian Goetz(?)
-
From Java 8, abstract class can be done with interface (with default methods)
-
ForkJoinPool
-
ThreadPool in EE Container
-
Invokedynamic, medthod handle
-
Date-Time API - Tutorial