December 2021
Intermediate to advanced
970 pages
18h 58m
English
What generics are
How to define generic types, methods, and constructors
How to define bounds for type parameters
How to use wildcards as the actual type parameters
How the compiler infers the actual type parameters for generic type uses
Generics and their limitations in array creations
How the incorrect use of generics may lead to heap pollution
Read now
Unlock full access