Generated by
JDiff

Class com.acme.sp.SPImpl

Removed Methods
void createTable(SP) This method will be be removed one day.
 

Added Methods
void flushTable(SP) This is the new method for flushing tables.
 

Changed Methods
void buildLog(String, int, boolean, int) Change in signature from (String, int) to (String, int, boolean, int).
Documentation changed from old to new.
Change from non-static to static.
Change of visibility from protected to public.
We've changed the signature in the 2.0 release.
int saveName(String, int) Now deprecated.
Use some other method instead.