Uses of Enum Class
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 class with the specified name.AbstractConcurrentNullSafeMap.NullSentinel.values()
Returns an array containing the constants of this enum class, in the order they are declared.