Interface StandardMeta
-
public interface StandardMeta
-
-
Field Summary
Fields Modifier and Type Field Description static ConfigurationMetadata<ConfigValue<?>>
VALUE
To mark theConfigValue
instance of specific path.
-
-
-
Field Detail
-
VALUE
static final ConfigurationMetadata<ConfigValue<?>> VALUE
To mark theConfigValue
instance of specific path.
-
-