Package | Description |
---|---|
org.optaplanner.core.impl.heuristic.selector.variable |
Modifier and Type | Method and Description |
---|---|
static PlanningValueSelectionOrder |
PlanningValueSelectionOrder.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PlanningValueSelectionOrder[] |
PlanningValueSelectionOrder.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PlanningValueSelector.setSelectionOrder(PlanningValueSelectionOrder selectionOrder)
Deprecated.
|
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.