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