Skip to main content

One doc tagged with "chapter-05-generics"

View all tags

Chapter 5: Generics

Generics were added in Java 5. Before generics, you had to cast every object read from a collection — if someone accidentally inserted an object of the wrong.