Package de.rss.fachstudie.MiSim.parsing
Annotation Type FromJson
@Target(FIELD) @Retention(RUNTIME) @Inherited public @interface FromJson
Annotation used to mark fields that will be injected when parsing Patterns
- See Also:
Pattern.initFields(Map)