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

java.lang.annotation.Inherited Maven / Gradle / Ivy

There is a newer version: 0.96-beta4
Show newest version
package java.lang.annotation;

@Retention(value= RetentionPolicy.RUNTIME)
@Target(value= ElementType.ANNOTATION_TYPE)
public @interface Inherited
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy