Uses of Class
com.google.common.cache.LocalCache.AbstractReferenceEntry
-
Packages that use LocalCache.AbstractReferenceEntry Package Description com.google.common.cache This package contains caching utilities. -
-
Uses of LocalCache.AbstractReferenceEntry in com.google.common.cache
Subclasses of LocalCache.AbstractReferenceEntry in com.google.common.cache Modifier and Type Class Description (package private) static class
LocalCache.StrongAccessEntry<K,V>
(package private) static class
LocalCache.StrongAccessWriteEntry<K,V>
(package private) static class
LocalCache.StrongEntry<K,V>
Used for strongly-referenced keys.(package private) static class
LocalCache.StrongWriteEntry<K,V>
-