Package valorless.havenbags.annotations
Annotation Interface NotNull
Indicates that a method parameter must not be null.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueAn optional description or reason for the NotNull annotation.- Returns:
- A string providing additional context (default is an empty string).
- Default:
- ""
-