Uses of Interface
com.aspectran.core.util.cache.Cache
-
Packages that use Cache Package Description com.aspectran.core.util.cache -
-
Uses of Cache in com.aspectran.core.util.cache
Classes in com.aspectran.core.util.cache that implement Cache Modifier and Type Class Description classConcurrentLruCache<K,V>A thread-safe LRUCachewith a fixed capacity.classConcurrentReferenceCache<K,V>
-