Uses of Class
com.google.common.cache.LocalCache.WeakValueReference
-
Packages that use LocalCache.WeakValueReference Package Description com.google.common.cache This package contains caching utilities. -
-
Uses of LocalCache.WeakValueReference in com.google.common.cache
Subclasses of LocalCache.WeakValueReference in com.google.common.cache Modifier and Type Class Description (package private) static class
LocalCache.WeightedWeakValueReference<K,V>
References a weak value.
-