Package sonia.scm.cache


package sonia.scm.cache
This package contains the cache API.
  • Class
    Description
    Cache<K,V>
    The main interface for the cache.
    The CacheManager holds references to Cache and manages their creation.
    Statistics about the performance of a Cache.