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