Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem

Think about the type of constructors required by each class and implement them accordingly.

Implement an equals() method on the Item and Product classes.  Think about equality for the objects of these classes, what does it mean?  Whatever you decide, implement it.

Solution

Starting Point - v03Starting Point - v03


















  • No labels