Uses of Class
com.atlassian.confluence.cache.DeferredOperationsCache
-
Packages that use DeferredOperationsCache Package Description com.atlassian.confluence.cache -
-
Uses of DeferredOperationsCache in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return DeferredOperationsCache Modifier and Type Method Description static <K,V>
DeferredOperationsCache<K,V>DeferredOperationsCache. create(com.atlassian.cache.Cache<K,V> delegate, com.atlassian.cache.CacheLoader<K,V> loader)
-