Java 9 Core Library Updates

Thursday, 08 June 2017 13.30 @ Room 1

In this talk we will cover new improvements to the core libraries in Java 9. These are things which you will be able to adopt immediately in your code. The format of the talk will be based on lots of practical live coding examples.

In this session we will cover:

  • Improvements to Streams and Collectors
  • Improvements to Optional Data Type
  • Additions to Completable Future Data Type
  • Collection factories