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

checker.src.android.annotation.Nullable Maven / Gradle / Ivy

There is a newer version: 1.0-alpha-8
Show newest version
package android.annotation;

import java.lang.annotation.*;

@Documented
@Retention(RetentionPolicy.SOURCE)
public @interface Nullable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy