Annotation Interface Config.CopiedFrom

Enclosing class:
Config

@Retention(RUNTIME) @Target(FIELD) public static @interface Config.CopiedFrom
Indicates that a field's default value should match another input if the config is otherwise already generated
Since:
2.11.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details