B C L M S

B

bracketedString(String) - Static method in class com.acme.util.SPUtil
Deprecated. Return the bracketed form of the given String.
buildLog(String, int) - Method in class com.acme.sp.SPImpl
Not sure if we've got the signature quite right in this release.

C

com.acme.sp - package com.acme.sp
This is the package for SuperProduct, the new product to do something or other.
com.acme.util - package com.acme.util
This is the rather ordinary utilities package for SuperProduct.
createSP() - Static method in class com.acme.sp.SPImpl
Method to create a new SP object, hidden for future flexibility.
createTable(SP) - Static method in class com.acme.sp.SPImpl
This method will be be removed one day.

L

Locator - class com.acme.sp.Locator.
This class can be removed when we next release.
Locator() - Constructor for class com.acme.sp.Locator
Default constructor.

M

Main - class com.acme.sp.Main.
This application does nothing, but should compile cleanly and demonstrate how to use JDiff to track changes in API between versions of products.
Main() - Constructor for class com.acme.sp.Main
 
main(String[]) - Static method in class com.acme.sp.Main
The main program for SuperProduct.

S

saveName(String, int) - Method in class com.acme.sp.SPImpl
This method was inherited from the SP interface.
saveName(String, int) - Method in interface com.acme.sp.SP
This method must be implemented by all classes which implement this interface.
SP - interface com.acme.sp.SP.
This class is the implementation of the interface SP.
SPImpl - class com.acme.sp.SPImpl.
This class is the interface for accessing an SP object.
SPUtil - class com.acme.util.SPUtil.
Deprecated. No replacement.
SPUtil() - Constructor for class com.acme.util.SPUtil
Deprecated.  

B C L M S