| 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 MoveListFactory> |
MoveListFactoryConfig.moveListFactoryClass |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MoveListFactory> |
MoveListFactoryConfig.getMoveListFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
MoveListFactoryConfig.setMoveListFactoryClass(Class<? extends MoveListFactory> moveListFactoryClass) |
| Modifier and Type | Field and Description |
|---|---|
protected MoveListFactory |
MoveListFactoryToMoveSelectorBridge.moveListFactory |
| Constructor and Description |
|---|
MoveListFactoryToMoveSelectorBridge(MoveListFactory moveListFactory,
SelectionCacheType cacheType,
boolean randomSelection) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.