| Package | Description |
|---|---|
| org.assistments.util |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Util.verifySingleton(java.lang.String classType,
boolean isInstantiated)
Assists a class to enforce the classes intention to be a singleton.
|