com.acme.sp |
This is the main SP package for SuperProduct, also with extra
add-ons in the {@link com.acme.spextra.AddOns} class.
|
Java Source File Name | Type | Comment |
Locator.java | Class | This class can be removed when we next release. |
Main.java | Class | This application does nothing, but should compile cleanly
and demonstrate how to use JDiff to track changes in API between
versions of products. |
SP.java | Interface | This class is the implementation of the interface SP. |
SPImpl.java | Class | This class is the interface for accessing an SP object. |