News

Streams API enhancements, which improve developer productivity by adding methods to conditionally take/drop items from a Stream, iterate over a Stream's elements, and create a Stream from a nullable ...
Java 8 is into the wild and it brings along a number of new and useful features like lambda expressions and the streams API.