public final class ConfigInt extends Object implements ConfigType
ConfigType.Conversions| Constructor and Description |
|---|
ConfigInt() |
| Modifier and Type | Method and Description |
|---|---|
Object |
coerce(org.yaml.snakeyaml.nodes.Node node) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
void |
typeCheck(org.yaml.snakeyaml.nodes.Node node) |
public static final ConfigInt value
public Object coerce(org.yaml.snakeyaml.nodes.Node node)
coerce in interface ConfigTypepublic void typeCheck(org.yaml.snakeyaml.nodes.Node node)
throws ConfigTypeErrorException
typeCheck in interface ConfigTypeConfigTypeErrorExceptionCopyright © 2020. All rights reserved.