| Package | Description |
|---|---|
| com.google.common.cache |
This package contains caching utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLoadingCache<K
This class provides a skeletal implementation of the
Cache interface to minimize the effort required to implement this interface.
|