|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCache | |
---|---|
com.google.common.cache | This package contains caching utilities. |
Uses of AbstractCache in com.google.common.cache |
---|
Subclasses of AbstractCache in com.google.common.cache | |
---|---|
class |
AbstractLoadingCache<K,V>
This class provides a skeletal implementation of the Cache interface to minimize the
effort required to implement this interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |