com.acme.sp
public class SPImpl extends Object implements SP
| Constructor Summary | |
|---|---|
| SPImpl() Default constructor. | |
| Method Summary | |
|---|---|
| protected void | buildLog(String logName, int timeout) Not sure if we've got the signature quite right in this release. |
| static SP | createSP() Method to create a new SP object, hidden for future flexibility. |
| protected static void | createTable(SP instance) This method will be be removed one day. |
| int | saveName(String name, int value)
This method was inherited from the SP interface. |