CSSE 230: Session Notes - Day 2
Topics
Generics
Iterators
Schedule
[15 min] Introduction to
Generics in Java
[10 min] Review of
Iterators
[15 min] Iterators for lists.
Resources
Oracle:
Java Generics Tutorial
LinkedLists - Part 2