odeling.org.kevoree.modeling.kotlin.generator.mavenplugin.1.4.8.source-code.NotNull.vm Maven / Gradle / Ivy
package org.jetbrains.annotations;
import java.lang.annotation.*;
@Documented
@Retention(RetentionPolicy.CLASS)
@Target({ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER, ElementType.LOCAL_VARIABLE})
public @interface NotNull {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy