Annotation Interface NonNull


@Documented @Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface NonNull
Sets fields to non-null.