Uses of Interface
com.aspectran.utils.cache.Cache
Packages that use Cache
-
Uses of Cache in com.aspectran.utils.cache
Classes in com.aspectran.utils.cache that implement CacheModifier and TypeClassDescriptionclass
ConcurrentLruCache<K,
V> A thread-safe LRUCache
with a fixed capacity.class