javadoc.com.google.common.cache.class-use.AbstractCache.html Maven / Gradle / Ivy
The newest version!
Uses of Class com.google.common.cache.AbstractCache (Guava: Google Core Libraries for Java 11.0.1 API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Class
com.google.common.cache.AbstractCache
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Copyright © 2010-2012. All Rights Reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy