JavaOmnibus
Java 8 favicon All About Java 8
Java 8 • 2014 • LTS
Lambda expressionsStreams APIjava.time

All About Java 8

Functional-style mainstream: lambdas + streams + time API.

Release overview

Java 8

Functional-style mainstream: lambdas + streams + time API.

Lambda expressionsStreams APIjava.time
Curated starter

Overview and study notes

Java 8 (2014, LTS)

  • Lambdas + functional interfaces.
  • Streams API.
  • `java.time` modernizes date/time handling.
Study focus
  • Lambda expressions became part of the story for this release.
  • Streams API became part of the story for this release.
  • java.time became part of the story for this release.
  • Compare this page with the versions immediately before and after it to see what actually shifted.
Related routes

Continue through the platform