Package com.google.common.cache
This package contains caching utilities.See:DescriptionInterface SummaryAbstractCache.StatsCounter Accumulates statistics during the operation of a Cache for presentation by Cache.stats().Cache<K,V> A semi-persistent mapping from keys