News

Learn about new Java 8 features in Eclipse Collections, a high performance Java Collections framework, and see some of the new things we’ve done to prepare for Java 9.
Java’s collections like arrays and lists are foundational building blocks. Functional programming techniques are at times the ideal way to work with these collections.
App Dev Trends/Live! 360 speaker Michael Remijan shares how these will revolutionize the Java collection process, shows how it will change your code and talks about common misconceptions. Java 8's ...
With the Eclipse Collections 8.0 release we will begin leveraging features of Java 8 directly in the library. The Eclipse Collections 7.x releases will be the last releases to support Java 5 – 7.
Why should you use Collections class methods rather than similarly named fields to obtain empty collections? Type safety makes the crucial difference.