Class DemoConfiguration.SUB
- java.lang.Object
-
- cc.carm.lib.configuration.demo.tests.conf.DemoConfiguration.SUB
-
- All Implemented Interfaces:
Configuration
- Enclosing interface:
- DemoConfiguration
public static class DemoConfiguration.SUB extends java.lang.Object implements Configuration
支持内部类的直接注册。 注意,需要启用StandardOptions.LOAD_SUB_CLASSES
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceDemoConfiguration.SUB.That
-
Field Summary
Fields Modifier and Type Field Description static ConfigValue<java.util.UUID>UUID_CONFIG_VALUE
-
Constructor Summary
Constructors Constructor Description SUB()
-
-
-
Field Detail
-
UUID_CONFIG_VALUE
public static final ConfigValue<java.util.UUID> UUID_CONFIG_VALUE
-
-