Uses of Class
com.google.common.cache.ForwardingLoadingCache
Packages that use ForwardingLoadingCache
- 
Uses of ForwardingLoadingCache in com.google.common.cacheSubclasses of ForwardingLoadingCache in com.google.common.cacheModifier and TypeClassDescriptionstatic classA simplified version ofForwardingLoadingCachewhere subclasses can pass in an already constructedLoadingCacheas the delegate.