public interface ConfigType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigType.Conversions |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerce(org.yaml.snakeyaml.nodes.Node node) |
void |
typeCheck(org.yaml.snakeyaml.nodes.Node node) |
Object coerce(org.yaml.snakeyaml.nodes.Node node)
void typeCheck(org.yaml.snakeyaml.nodes.Node node)
throws ConfigTypeErrorException
ConfigTypeErrorExceptionCopyright © 2020. All rights reserved.