-
public class DataStoreHandler.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerCURRENT_DATASTORE_VERSIONpublic final static DataStoreHandler.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetCURRENT_DATASTORE_VERSION()The current version of the datastore. -
-
Method Detail
-
getCURRENT_DATASTORE_VERSION
final Integer getCURRENT_DATASTORE_VERSION()
The current version of the datastore.
-
-
-
-