public final class PersistenceDiskHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STORAGE_FOLDER |
| Modifier and Type | Method and Description |
|---|---|
static String |
calcFolderName(String name) |
static void |
delete(String name) |
static void |
deletePrevaylerFolder() |
static boolean |
exists(String name)
Check if save of given name exists.
|
public static final String STORAGE_FOLDER
Copyright © 2015. All rights reserved.