Uses of Enum Class
com.google.common.cache.LocalCache.NullEntry
Packages that use LocalCache.NullEntry
-
Uses of LocalCache.NullEntry in com.google.common.cache
Methods in com.google.common.cache that return LocalCache.NullEntryModifier and TypeMethodDescriptionstatic LocalCache.NullEntry
Returns the enum constant of this class with the specified name.static LocalCache.NullEntry[]
LocalCache.NullEntry.values()
Returns an array containing the constants of this enum class, in the order they are declared.