Package | Description |
---|---|
org.optaplanner.core.config.heuristic.selector.value |
Modifier and Type | Field and Description |
---|---|
protected ValueSelectorConfig.ValueSorterManner |
ValueSelectorConfig.sorterManner |
Modifier and Type | Method and Description |
---|---|
ValueSelectorConfig.ValueSorterManner |
ValueSelectorConfig.getSorterManner() |
static ValueSelectorConfig.ValueSorterManner |
ValueSelectorConfig.ValueSorterManner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueSelectorConfig.ValueSorterManner[] |
ValueSelectorConfig.ValueSorterManner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ValueSelectorConfig.setSorterManner(ValueSelectorConfig.ValueSorterManner sorterManner) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.