Uses of Interface
org.operaton.commons.utils.cache.Cache
Packages that use Cache
-
Uses of Cache in org.operaton.commons.utils.cache
Classes in org.operaton.commons.utils.cache that implement CacheModifier and TypeClassDescriptionclassConcurrentLruCache<K,V> A thread-safe LRU org.operaton.commons.utils.cache.Cache with a fixed capacity.