Interface EditableStorage
- All Superinterfaces:
Storage
- All Known Implementing Classes:
JsonStorage
,LocalStorage
,SQLStorage
-
Method Summary
Methods inherited from interface com.zyneonstudios.nexus.utilities.storage.Storage
get, getBool, getBoolean, getDoub, getDouble, getInt, getInteger, getString, has
-
Method Details
-
set
-
ensure
-
delete
-