Uses of Class
com.atlassian.confluence.cache.DeferredOperationsCache
Packages that use DeferredOperationsCache
-
Uses of DeferredOperationsCache in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return DeferredOperationsCacheModifier and TypeMethodDescriptionstatic <K,V> DeferredOperationsCache<K, V> DeferredOperationsCache.create(com.atlassian.cache.Cache<K, V> delegate, com.atlassian.cache.CacheLoader<K, V> loader)