| Package | Description |
|---|---|
| org.optaplanner.core.config.exhaustivesearch |
| Modifier and Type | Field and Description |
|---|---|
protected ExhaustiveSearchType |
ExhaustiveSearchPhaseConfig.exhaustiveSearchType |
| Modifier and Type | Method and Description |
|---|---|
ExhaustiveSearchType |
ExhaustiveSearchPhaseConfig.getExhaustiveSearchType() |
static ExhaustiveSearchType |
ExhaustiveSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExhaustiveSearchType[] |
ExhaustiveSearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExhaustiveSearchPhaseConfig.setExhaustiveSearchType(ExhaustiveSearchType exhaustiveSearchType) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.