| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.settings.updater |
| Modifier and Type | Field and Description |
|---|---|
static UpdaterSettings.OptionSorting |
UpdaterSettings.DEFAULT_OPTION_SORTING
Default option sorting.
|
static UpdaterSettings.OptionSorting |
UpdaterSettings.DEFAULT_OPTION_SORTING
Default option sorting.
|
| Modifier and Type | Method and Description |
|---|---|
UpdaterSettings.OptionSorting |
UpdaterSettings.getOptionSorting()
Returns how to sort options in sections during merging.
|
UpdaterSettings.OptionSorting |
UpdaterSettings.getOptionSorting()
Returns how to sort options in sections during merging.
|
static UpdaterSettings.OptionSorting |
UpdaterSettings.OptionSorting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdaterSettings.OptionSorting |
UpdaterSettings.OptionSorting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdaterSettings.OptionSorting[] |
UpdaterSettings.OptionSorting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static UpdaterSettings.OptionSorting[] |
UpdaterSettings.OptionSorting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdaterSettings.Builder |
UpdaterSettings.Builder.setOptionSorting(UpdaterSettings.OptionSorting optionSorting)
Sets how to sort options in sections during merging.
|
UpdaterSettings.Builder |
UpdaterSettings.Builder.setOptionSorting(UpdaterSettings.OptionSorting optionSorting)
Sets how to sort options in sections during merging.
|
Copyright © 2024. All rights reserved.