Interface JTomlOption.Bool
- All Superinterfaces:
JTomlOption<Boolean>
- Enclosing interface:
- JTomlOption<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.wasabithumb.jtoml.option.JTomlOption
JTomlOption.Bool -
Field Summary
Fields inherited from interface io.github.wasabithumb.jtoml.option.JTomlOption
ARRAY_STRATEGY, EXTENSION_GUARD, INDENTATION, LINE_SEPARATOR, PADDING, READ_BOM, READ_COMMENTS, SORTING, SPACING, TIME_ZONE, WRITE_BOM, WRITE_COMMENTS, WRITE_EMPTY_TABLES -
Method Summary
Methods inherited from interface io.github.wasabithumb.jtoml.option.JTomlOption
defaultValue, isLegal, name, ordinal
-
Method Details
-
valueClass
- Specified by:
valueClassin interfaceJTomlOption<Boolean>
-