Package sonia.scm.cache
package sonia.scm.cache
This package contains the cache API.
-
ClassDescriptionCache<K,
V> The main interface for the cache.TheCacheManager
holds references toCache
and manages their creation.Statistics about the performance of aCache
.