@Documented
@Retention(value=RUNTIME)
public @interface MonotonicNonNullDecl
@MonotonicNonNull
, but can only be written at declaration locations. This
annotation can be used in Java 7 code; it has no dependency on Java 8 classes.MonotonicNonNull