Uses of Interface
is.galia.cache.VariantCache
Packages that use VariantCache
Package
Description
Package relating to all aspects of caching of images and their
characteristics.
-
Uses of VariantCache in is.galia.cache
Classes in is.galia.cache that implement VariantCacheMethods in is.galia.cache that return types with arguments of type VariantCacheModifier and TypeMethodDescriptionstatic Set<VariantCache> CacheFactory.getAllVariantCaches()static Set<VariantCache> CacheFactory.getPluginVariantCaches()CacheFacade.getVariantCache()static Optional<VariantCache> CacheFactory.getVariantCache()Provides access to the sharedVariantCacheinstance.