Uses of Class
com.atlassian.confluence.impl.labels.ReadThroughMostPopularCache
-
Packages that use ReadThroughMostPopularCache Package Description com.atlassian.confluence.impl.labels -
-
Uses of ReadThroughMostPopularCache in com.atlassian.confluence.impl.labels
Methods in com.atlassian.confluence.impl.labels that return ReadThroughMostPopularCache Modifier and Type Method Description static <T extends Serializable>
ReadThroughMostPopularCache<T>ReadThroughMostPopularCache. create(com.atlassian.cache.CacheFactory cacheFactory, CoreCache cacheName)
-