com.acme.sp
Interface SP
public abstract
interface
SP
This class is the implementation of the interface SP.
Method Summary |
int | saveName(String name, int value)
This method must be implemented by all classes which implement this
interface. |
public int saveName(String name, int value)
This method must be implemented by all classes which implement this
interface.