Uses of Class
manifold.api.util.cache.TypeSystemAwareCache
Packages that use TypeSystemAwareCache
-
Uses of TypeSystemAwareCache in manifold.api.util.cache
Methods in manifold.api.util.cache that return TypeSystemAwareCacheModifier and TypeMethodDescriptionstatic <K,V> TypeSystemAwareCache <K, V> TypeSystemAwareCache.make(IManifoldHost host, String name, int size, manifold.util.concurrent.Cache.Loader<K, V> loader)