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