Exercises
Posted
on March 1st, 2001
| Bruce Eckel's Thinking in Java | Contents | Prev | Next |
- Using SingletonPattern.java as a starting point, create a class that manages a fixed number of its own objects.
- Add a class Plastic to TrashVisitor.java.
- Add a class Plastic to DynaTrash.java.

Comments
There are no comments yet. Be the first to comment!