Class CachedImmutableMap<K,V>
java.lang.Object
com.ticxo.modelengine.api.utils.data.CachedImmutableMap<K,V>
-
Constructor Summary
ConstructorsConstructorDescriptionCachedImmutableMap(Supplier<Map<K, V>> mapSupplier) CachedImmutableMap(Map<K, V> map) -
Method Summary
-
Constructor Details
-
CachedImmutableMap
-
CachedImmutableMap
-
-
Method Details
-
get
-
invalidate
public void invalidate()
-