Uses of Interface
com.google.common.cache.AbstractCache.StatsCounter
-
Uses of AbstractCache.StatsCounter in com.google.common.cache
Modifier and TypeClassDescriptionstatic final class
A thread-safeAbstractCache.StatsCounter
implementation for use byCache
implementors.Modifier and TypeMethodDescriptionvoid
AbstractCache.SimpleStatsCounter.incrementBy
(AbstractCache.StatsCounter other) Increments all counters by the values inother
.