Week 9

Lecture 23:

TBD: Climbing Trees

Designing a functional iterator for a Binary Search Tree pdf html

Available: ABST.java -- runs in Eclipse

Lecture 24:

TBD: Functions Should Have Class

Defining and using function objects pdf html

Available: code24.java -- runs in Advanced ProfessorJ

Lecture 25:

TBD: Let's Go to the Library

Introducing Type Parameters; Traversing ArrayList pdf html

TBD: code26.java -- runs in Eclipse