Annotation Interface DefaultNonNull


@Retention(RUNTIME) @Target({TYPE,PACKAGE}) @Experimental("Allow you to mark all fields in a class/package as non-null. Not covered by the specification. Subject to change.") public @interface DefaultNonNull