| Package | Description |
|---|---|
| me.lucko.helper.setting |
| Modifier and Type | Method and Description |
|---|---|
BooleanSettingMap<S> |
BooleanSettingMapFactory.decode(byte[] buf)
Decodes the given byte array to a
BooleanSettingMap. |
BooleanSettingMap<S> |
BooleanSettingMapFactory.decode(String encodedString)
Decodes the given string to a
BooleanSettingMap. |
BooleanSettingMap<S> |
BooleanSettingMapFactory.newMap()
Creates a new
BooleanSettingMap, with the default states set for each of the settings. |
Copyright © 2020. All rights reserved.