Uses of Interface
org.apache.pdfbox.jbig2.util.cache.Cache
-
Packages that use Cache Package Description org.apache.pdfbox.jbig2.util.cache -
-
Uses of Cache in org.apache.pdfbox.jbig2.util.cache
Classes in org.apache.pdfbox.jbig2.util.cache that implement Cache Modifier and Type Class Description class
SoftReferenceCache
Methods in org.apache.pdfbox.jbig2.util.cache that return Cache Modifier and Type Method Description Cache
CacheBridge. getCache()
static Cache
CacheFactory. getCache()
static Cache
CacheFactory. getCache(java.lang.ClassLoader clsLoader)
Cache
SoftReferenceCacheBridge. getCache()
-