Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.cache.ForwardingCache Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
ForwardingCacheA cache which forwards all its method calls to another cache.Classcom.google.common.cacheGoogle Guava
ForwardingCache .SimpleForwardingCacheA simplified version of ForwardingCache where subclasses can pass in an already constructed Cache as the delegete.Classcom.google.common.cache.ForwardingCacheGoogle Guava