Interface FairyRingConfig
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFIG_GROUP
static String
CONFIG_GROUP_TAGS
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default boolean
autoOpen()
-
-
-
Field Detail
-
CONFIG_GROUP
static final String CONFIG_GROUP
- See Also:
- Constant Field Values
-
CONFIG_GROUP_TAGS
static final String CONFIG_GROUP_TAGS
- See Also:
- Constant Field Values
-
-