Uses of Class
com.google.common.cache.ForwardingLoadingCache
-
Uses of ForwardingLoadingCache in com.google.common.cache
Modifier and TypeClassDescriptionstatic class
A simplified version ofForwardingLoadingCache
where subclasses can pass in an already constructedLoadingCache
as the delegate.