PPT Slide
Potential problems with state objects:
State incorrectly modified by modifer methods.
State incorrectly represented by accessor methods.
A way to see the state of the object.
public String toString ( )
- Create one “toString” method per class.
- Use it to put a reference to