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

odeling.org.kevoree.modeling.kotlin.generator.mavenplugin.1.4.8.source-code.NotNull.vm Maven / Gradle / Ivy

There is a newer version: 3.5.12
Show newest version
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