-
@Documented @Retention(CLASS) @Target({FIELD,METHOD,PARAMETER,LOCAL_VARIABLE}) public @interface NonNull
JGit's replacement for thejavax.annotation.Nonnull.Denotes that a local variable, parameter, field, method return value is expected to be non
null.- Since:
- 4.2