- Course
Java 11 Fundamentals: Generics
Java generics are supposed to be powerful but hard to use - this course makes them easy.
- Course
Java 11 Fundamentals: Generics
Java generics are supposed to be powerful but hard to use - this course makes them easy.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Java’s powerful generics has been available to developers for ten years now and is extensively used throughout both core and third party libraries. Unfortunately, it's not as well understood as it could be. This course is here to help. We’ll both shine a light on the common use cases of generics on classes, methods, or interfaces and also peer into some of the darker corners such as type bounds and wildcards.