Package org.geysermc.floodgate.core.util
Class GlobalBeanCache
java.lang.Object
org.geysermc.floodgate.core.util.GlobalBeanCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TcacheIfAbsent(String id, Supplier<T> object) static <T> T
-
Constructor Details
-
GlobalBeanCache
public GlobalBeanCache()
-
-
Method Details
-
cacheIfAbsent
-
get
-