Package org.bukkit
Annotation Type UndefinedNullability
-
@Retention(CLASS) @Deprecated public @interface UndefinedNullability
Deprecated.This should generally not be used in any new API code as it suggests a bad API design.
-
-
Element Detail
-
value
String value
Deprecated.Human readable description of the circumstances, in which the type is nullable.- Returns:
- description
- Default:
- ""
-
-