Uses of Enum
com.cedarsoftware.util.AbstractConcurrentNullSafeMap.NullSentinel
Packages that use AbstractConcurrentNullSafeMap.NullSentinel
-
Uses of AbstractConcurrentNullSafeMap.NullSentinel in com.cedarsoftware.util
Subclasses with type arguments of type AbstractConcurrentNullSafeMap.NullSentinel in com.cedarsoftware.utilModifier and TypeClassDescriptionprotected static enum
Methods in com.cedarsoftware.util that return AbstractConcurrentNullSafeMap.NullSentinelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractConcurrentNullSafeMap.NullSentinel.values()
Returns an array containing the constants of this enum type, in the order they are declared.