| Package | Description |
|---|---|
| org.optaplanner.core.config.heuristic.selector.move.factory | |
| org.optaplanner.core.impl.heuristic.selector.move.factory |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends MoveIteratorFactory> |
MoveIteratorFactoryConfig.moveIteratorFactoryClass |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MoveIteratorFactory> |
MoveIteratorFactoryConfig.getMoveIteratorFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
MoveIteratorFactoryConfig.setMoveIteratorFactoryClass(Class<? extends MoveIteratorFactory> moveIteratorFactoryClass) |
| Modifier and Type | Field and Description |
|---|---|
protected MoveIteratorFactory |
MoveIteratorFactoryToMoveSelectorBridge.moveIteratorFactory |
| Constructor and Description |
|---|
MoveIteratorFactoryToMoveSelectorBridge(MoveIteratorFactory moveIteratorFactory,
boolean randomSelection) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.