public class ResourceStorageManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ResourceStorageManager |
INSTANCE |
Constructor and Description |
---|
ResourceStorageManager() |
Modifier and Type | Method and Description |
---|---|
SingletonResourceStorage |
getResource() |
void |
loadScores() |
void |
storeScores() |
public static final ResourceStorageManager INSTANCE
public final SingletonResourceStorage getResource() throws GCUBEFault
GCUBEFault
public final void loadScores() throws java.lang.Exception
java.lang.Exception
public final void storeScores()