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

checker.src.org.jmlspecs.annotation.Nullable Maven / Gradle / Ivy

package org.jmlspecs.annotation;

import java.lang.annotation.*;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy