Uses of Class
com.atlassian.confluence.impl.cache.ReadThroughAtlassianCache
-
Packages that use ReadThroughAtlassianCache Package Description com.atlassian.confluence.impl.cache -
-
Uses of ReadThroughAtlassianCache in com.atlassian.confluence.impl.cache
Methods in com.atlassian.confluence.impl.cache that return ReadThroughAtlassianCache Modifier and Type Method Description static <K,V>
ReadThroughAtlassianCache<K,V>ReadThroughAtlassianCache. create(com.atlassian.cache.CacheFactory atlassianCacheFactory, CoreCache cacheName)
-