Computer Science 252
Problem Solving with Java

Spring 2015, The College of Saint Rose

Lecture 18: Collections
Date: Thursday, March 26, 2015


Agenda

Lecture 18 Assignment

Due at the start of class, Tuesday, March 31.

Please submit answers to these questions in Submission Box under "LA18" or in hard copy by the start of our next class. We will discuss these questions at the start of class, so no late submissions are accepted. Please be sure that your name is clearly indicated in all submissions.

In the example BroccoliBetter, add new method headers for moveTo and removeFromCanvas to the BroccoliPart interface and implementations of those methods to the classes that implement the interface. (10 points)

Terminology

Examples