Uses of Interface
org.apache.commons.jcs3.access.behavior.ICacheAccess
Packages that use ICacheAccess
-
Uses of ICacheAccess in org.apache.commons.jcs3.access
Classes in org.apache.commons.jcs3.access that implement ICacheAccessModifier and TypeClassDescriptionclass
CacheAccess<K,
V> This class provides an interface for all types of access to the cache.