@Retention(value=RUNTIME) @Target(value={TYPE,PACKAGE}) @Experimental(value="Allow you to mark all fields in a class/package as non-null. Not covered by the specification. Subject to change.") public @interface DefaultNonNull
Copyright © 2018–2022. All rights reserved.