Index
All Classes and Interfaces|All Packages
C
- clearCollection(HashMap<KeyType, ColType>, KeyType, String) - Method in class me.wyne.wutils.storage.JsonStorage
- clearCollection(HashMap<KeyType, ColType>, KeyType, String) - Method in interface me.wyne.wutils.storage.Storage
-
Clear
Collectionin dataHashMapand in storageFile in given path. - createStorageFile() - Method in class me.wyne.wutils.storage.JsonStorage
- createStorageFile() - Method in interface me.wyne.wutils.storage.Storage
-
Create storage file.
- createStorageFolder() - Method in class me.wyne.wutils.storage.JsonStorage
- createStorageFolder() - Method in interface me.wyne.wutils.storage.Storage
-
Create folder for storage file.
G
- get(HashMap<KeyType, ValType>, KeyType) - Method in class me.wyne.wutils.storage.JsonStorage
-
Get element from
HashMap. - get(HashMap<KeyType, ValType>, KeyType) - Method in interface me.wyne.wutils.storage.Storage
-
Get element from
HashMap. - getCollection(HashMap<KeyType, ? extends Collection<ValType>>, KeyType) - Method in class me.wyne.wutils.storage.JsonStorage
-
Get
CollectionfromHashMap. - getCollection(HashMap<KeyType, ? extends Collection<ValType>>, KeyType) - Method in interface me.wyne.wutils.storage.Storage
-
Get
CollectionfromHashMap. - gson - Variable in class me.wyne.wutils.storage.JsonStorage
J
- jsonExecutorService - Variable in class me.wyne.wutils.storage.JsonStorage
- JsonStorage - Class in me.wyne.wutils.storage
-
Requires
com.google.gsondependency. - JsonStorage(Plugin, File) - Constructor for class me.wyne.wutils.storage.JsonStorage
L
- loadData() - Method in interface me.wyne.wutils.storage.Storage
-
Load data from storage file.
M
- me.wyne.wutils.storage - package me.wyne.wutils.storage
P
- plugin - Variable in class me.wyne.wutils.storage.JsonStorage
R
- remove(HashMap<KeyType, ValType>, KeyType, String) - Method in class me.wyne.wutils.storage.JsonStorage
- remove(HashMap<KeyType, ValType>, KeyType, String) - Method in interface me.wyne.wutils.storage.Storage
-
Remove element from data
HashMapand from storageFile from given path. - removeCollection(HashMap<KeyType, ColType>, KeyType, ValType, String) - Method in class me.wyne.wutils.storage.JsonStorage
- removeCollection(HashMap<KeyType, ColType>, KeyType, ValType, String) - Method in interface me.wyne.wutils.storage.Storage
-
Remove element from
Collectionin dataHashMapand from storageFile from given path.
S
- save(HashMap<KeyType, ValType>, KeyType, ValType, String) - Method in class me.wyne.wutils.storage.JsonStorage
- save(HashMap<KeyType, ValType>, KeyType, ValType, String) - Method in interface me.wyne.wutils.storage.Storage
-
Save element to data
HashMapand to storageFile to given path. - saveCollection(HashMap<KeyType, ColType>, KeyType, ValType, String) - Method in class me.wyne.wutils.storage.JsonStorage
- saveCollection(HashMap<KeyType, ColType>, KeyType, ValType, String) - Method in interface me.wyne.wutils.storage.Storage
-
Save element to
Collectionin dataHashMapand to storageFile to given path. - Storage - Interface in me.wyne.wutils.storage
- storageFile - Variable in class me.wyne.wutils.storage.JsonStorage
All Classes and Interfaces|All Packages