Uses of Interface
manifold.util.concurrent.Cache.Loader
Packages that use Cache.Loader
-
Uses of Cache.Loader in manifold.util.concurrent
Methods in manifold.util.concurrent with parameters of type Cache.LoaderModifier and TypeMethodDescriptionstatic <K,V> Cache <K, V> Cache.make(String name, int size, Cache.Loader<K, V> handler) Constructors in manifold.util.concurrent with parameters of type Cache.LoaderModifierConstructorDescriptionCache(String name, int size, Cache.Loader<K, V> loader) This will create a new cache