Package | Description |
---|---|
ninja.leaping.configurate.json |
Modifier and Type | Method and Description |
---|---|
FieldValueSeparatorStyle |
JSONConfigurationLoader.Builder.getFieldValueSeparatorStyle() |
static FieldValueSeparatorStyle |
FieldValueSeparatorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldValueSeparatorStyle[] |
FieldValueSeparatorStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JSONConfigurationLoader.Builder |
JSONConfigurationLoader.Builder.setFieldValueSeparatorStyle(FieldValueSeparatorStyle style) |
Copyright © 2014–2017. All rights reserved.