October 2021
Intermediate to advanced
131 pages
1h 34m
English
Generics refers to the use of type parameters, which provide a way to define methods, classes, and interfaces that can operate with different data types. The benefits of generics are that they provide compile-time type safety and they eliminate the need for most type conversions.
Read now
Unlock full access