| Package | Description |
|---|---|
| com.google.common.cache |
This package contains caching utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractCache
A thread-safe
AbstractCache.StatsCounter implementation for use by
Cache implementors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCache.SimpleStatsCounter.incrementBy(AbstractCache
Increments all counters by the values in
other.
|