Uses of Class
org.greenrobot.essentials.ObjectCache.CacheEntry
Packages that use ObjectCache.CacheEntry
-
Uses of ObjectCache.CacheEntry in org.greenrobot.essentials
Fields in org.greenrobot.essentials with type parameters of type ObjectCache.CacheEntryModifier and TypeFieldDescriptionprivate final Map<KEY, ObjectCache.CacheEntry<VALUE>> ObjectCache.valuesMethods in org.greenrobot.essentials with parameters of type ObjectCache.CacheEntryModifier and TypeMethodDescriptionprivate VALUEObjectCache.getValue(KEY keyForRemoval, ObjectCache.CacheEntry<VALUE> entry) private VALUEObjectCache.getValueForRemoved(ObjectCache.CacheEntry<VALUE> entry)