All Classes and Interfaces

Annotation Interfaces
Class
Description
The NonNull annotation indicates that the null value is forbidden for the annotated element.
The Nullable annotation indicates that the null value is allowed for the annotated element.