Skip to content

Java Generics

Type parameters, bounded types and wildcards (PECS) and the type erasure that underpins them — compile-time type safety for collections and APIs.

Subtopics