Java Reference
In-Depth Information
Chapter 13
Generics
Key Skills & Concepts
Understand the benefits of generics
Create a generic class
Apply bounded type parameters
Use wildcard arguments
Apply bounded wildcards
Create a generic method
Create a generic constructor
Create a generic interface
Utilize raw types
Search WWH ::




Custom Search