public static interface Config.Entry extends UnmodifiableConfig.Entry
| Modifier and Type | Method and Description |
|---|---|
<T> T |
setValue(java.lang.Object value)
Sets the entry's value.
|
getByte, getByteOrElse, getChar, getCharOrElse, getInt, getIntOrElse, getKey, getLong, getLongOrElse, getOptional, getOptionalInt, getOptionalLong, getOrElse, getRawValue, getShort, getShortOrElse, getValue, isNull