|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCache.StatsCounter | |
---|---|
com.google.common.cache | This package contains caching utilities. |
Uses of AbstractCache.StatsCounter in com.google.common.cache |
---|
Classes in com.google.common.cache that implement AbstractCache.StatsCounter | |
---|---|
static class |
AbstractCache.SimpleStatsCounter
A thread-safe AbstractCache.StatsCounter implementation for use by Cache implementors. |
Methods in com.google.common.cache with parameters of type AbstractCache.StatsCounter | |
---|---|
void |
AbstractCache.SimpleStatsCounter.incrementBy(AbstractCache.StatsCounter other)
Increments all counters by the values in other . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |