Class DataStore<T>
java.lang.Object
dev.upcraft.sparkweave.api.util.data.DataStore<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataStore
-
DataStore
-
-
Method Details
-
getLastRefresh
-
isStale
public boolean isStale() -
refresh
-
tryGet
-
get
-
onRefresh
-