class S extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private static S | instance | 
| static int | numInstances | 
| Modifier | Constructor and Description | 
|---|---|
| private  | S() | 
| Modifier and Type | Method and Description | 
|---|---|
| static S | getInstance() | 
public static int numInstances
private S()
public static S getInstance()