Uses of Class
com.atlassian.confluence.cache.ThreadLocalCacheAccessor
Packages that use ThreadLocalCacheAccessor
-
Uses of ThreadLocalCacheAccessor in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache that return ThreadLocalCacheAccessorModifier and TypeMethodDescriptionstatic <K,
V> ThreadLocalCacheAccessor<K, V> ThreadLocalCacheAccessor.newInstance()
Factory method (for type inference)