AmigosCode - Java Generics

AmigosCode - Java Generics

Register & Get access to index
Screenshot-4.png

As a Java software engineer is important to know how to write generic algorithms to write clean and re usable api's. Java Generics has been introduce remove unnecessary casting which cause lots of problems in the past.

In this course your will fully grasp the following topic:

  1. Generic Classes and Interfaces and Methods
  2. Bounded Type Parameters
  3. Lower and Upper Bounded Wildcards
  4. Naming Conventions
  5. Type Erasure
Github Repo: https://github.com/amigoscode/java-generics
Author
Satoru Gojo
Downloads
415
Views
1,777
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Satoru Gojo