Annotation Type Key
-
@Retention(RUNTIME) @Target(FIELD) public @interface KeyThis annotation is used for defining the key of the field in theFileConfiguration
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueKey in the configuration file
-