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