Interface JTomlOption.Bool

All Superinterfaces:
JTomlOption<Boolean>
Enclosing interface:
JTomlOption<T>

@NonExtendable public static interface JTomlOption.Bool extends JTomlOption<Boolean>