
checker.src.android.annotation.NonNull Maven / Gradle / Ivy
package android.annotation;
import java.lang.annotation.*;
@Documented
@Retention(RetentionPolicy.SOURCE)
public @interface NonNull {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy