public class ServerStorageManager
extends java.lang.Object
| Constructor and Description |
|---|
ServerStorageManager() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
getStorageDirForAppWithName(java.lang.String name)
Gets the storage dir for app with name.
|