Package org.opt4j.config.annotations
Annotation Type Multi
-
@Retention(RUNTIME) @Target(TYPE) public @interface Multi
TheMultiannotation marks aModule. It means that there might exist multiple instances of this module.
@Retention(RUNTIME) @Target(TYPE) public @interface Multi
Multi annotation marks a Module. It means that there
might exist multiple instances of this module.