Uses of Class
manifold.api.util.cache.FqnCache
-
Packages that use FqnCache Package Description manifold.api.fs.cache manifold.api.util.cache -
-
Uses of FqnCache in manifold.api.fs.cache
Methods in manifold.api.fs.cache that return FqnCache Modifier and Type Method Description FqnCache<IFile>PathCache. getExtensionCache(String extension)Methods in manifold.api.fs.cache that return types with arguments of type FqnCache Modifier and Type Method Description Map<String,FqnCache<IFile>>PathCache. getExtensionCaches() -
Uses of FqnCache in manifold.api.util.cache
Methods in manifold.api.util.cache with parameters of type FqnCache Modifier and Type Method Description voidFqnCache. addAll(FqnCache<T> from)
-