Package edu.pdx.cs410J.j2se15
Class GenericsAndLegacy1.Course
java.lang.Object
edu.pdx.cs410J.j2se15.GenericsAndLegacy1.Course
- Enclosing class:
- GenericsAndLegacy1
A "legacy" class that does not use generic collections.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
addStudents
(Collection students) (package private) List
-
Constructor Details
-
Course
Course()
-
-
Method Details
-
addStudents
-
getStudents
-