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 classLocalCache.StrongAccessEntry<K,V>(package private) static classLocalCache.StrongAccessWriteEntry<K,V>(package private) static classLocalCache.StrongEntry<K,V>Used for strongly-referenced keys.(package private) static classLocalCache.StrongWriteEntry<K,V>
-