Opening book details…
Can I read Java Generics: Implementing Types on EtoBox?
Java Generics: Implementing Types by ghd80877 is a document available to read on EtoBox.
What is Java Generics: Implementing Types about?
The document describes an exercise on generic types in Java. It contains 3 questions asking to: 1) Create a generic linked list class that can hold different data types and define methods to add, remove and get data from nodes. 2) Create generic shape classes including a ShapeBox that can hold different shape types and calculate the total area. 3) Write a generic method to perform sorting on different element types.
- Author
- ghd80877
- Language
- EN