All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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