Java JDK 1.0

Java version 1.1 + JDK 1.0 and very early Java applets, developed 1995 to 1996. – ufuu/JDK10… Read more

Similar

Eclipse Collections for Java

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API. - eclipse-collections/README.md at master · eclipse/eclipse-collections... (more…)

Read more »

A Guide to Streams in Java 8

Get a detailed guide on the new Stream functionality in Java 8. See how various operations are supported and how lambdas and pipelines can be used to write concise code. Understand some characteristics of streams like lazy evaluation, parallel and infinit... (more…)

Read more »