Annotation Type NullValue
Use this annotation to specify that an enum constant is the "null" data value to use for
Data.nullOf(Class).
See Value for an example.
- Since:
- 1.4
Data.nullOf(Class).
See Value for an example.