Uses of Class
com.google.common.cache.LocalCache.WriteThroughEntry
-
Packages that use LocalCache.WriteThroughEntry Package Description com.google.common.cache This package contains caching utilities. -
-
Uses of LocalCache.WriteThroughEntry in com.google.common.cache
Fields in com.google.common.cache declared as LocalCache.WriteThroughEntry Modifier and Type Field Description (package private) LocalCache.WriteThroughEntry
LocalCache.HashIterator. lastReturned
(package private) LocalCache.WriteThroughEntry
LocalCache.HashIterator. nextExternal
Methods in com.google.common.cache that return LocalCache.WriteThroughEntry Modifier and Type Method Description (package private) LocalCache.WriteThroughEntry
LocalCache.HashIterator. nextEntry()
-