Uses of Enum
com.cedarsoftware.util.AbstractConcurrentNullSafeMap.NullSentinel
Packages that use AbstractConcurrentNullSafeMap.NullSentinel
-
Uses of AbstractConcurrentNullSafeMap.NullSentinel in com.cedarsoftware.util
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.