java.lang.Object
net.foxgenesis.property.CachedObject<T>
-
Constructor Summary
ConstructorsConstructorDescriptionCachedObject(Supplier<T> supplier, long duration) CachedObject(Supplier<T> supplier, long duration, boolean getNow) -
Method Summary
-
Constructor Details
-
CachedObject
-
CachedObject
-
-
Method Details
-
get
-
getAsync
-
set
-
invalidate
public void invalidate() -
getExpirationTime
-