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

com.ontology2.centipede.parser.Positional Maven / Gradle / Ivy

package com.ontology2.centipede.parser;

import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
@Inherited
public @interface Positional {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy