Package valorless.havenbags.annotations
Annotation Interface Nullable
Indicates that a method parameter can accept null values.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueAn optional description or reason for the parameter being nullable.- Returns:
- A string providing additional context about the nullability.
- Default:
- ""
-