Uses of Class
com.google.common.cache.ForwardingLoadingCache

Packages that use ForwardingLoadingCache
com.google.common.cache This package contains caching utilities. 
 

Uses of ForwardingLoadingCache in com.google.common.cache
 

Subclasses of ForwardingLoadingCache in com.google.common.cache
static class ForwardingLoadingCache.SimpleForwardingLoadingCache<K,V>
          A simplified version of ForwardingLoadingCache where subclasses can pass in an already constructed LoadingCache as the delegete.
 



Copyright © 2010-2012. All Rights Reserved.