Package org.midheaven.lang
Interface NullableEnum
public interface NullableEnum
Defines the contract for Nullable Enum.
-
Method Summary
-
Method Details
-
isNullEquivalent
boolean isNullEquivalent()Checks whether is Null Equivalent.- Returns:
- the result of isNullEquivalent
-