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