Fundamentals

Default Methods

Collections

Idioms and Techniques

Design Rationale

Advanced Questions

Where is the Java Collections Framework going?

The Java Collections Framework will be more than 15 years old by the time Java 8 ships, and although it has worn well, some of its underlying assumptions are increasingly called into question by changes in the environment in which Java programs are executed. The biggest change is in the hardware environment, where designers have […]