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

pl.fhframework.annotations.MultipleExitLabels Maven / Gradle / Ivy

There is a newer version: 4.10.401
Show newest version
package pl.fhframework.annotations;

/**
 * Created by Gabriel on 17.01.2016.
 */
public @interface MultipleExitLabels {
    ExitLabel[] value();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy