| Package | Description |
|---|---|
| org.optaplanner.core.config.heuristic.policy | |
| org.optaplanner.core.impl.heuristic.selector.value.mimic |
| Modifier and Type | Method and Description |
|---|---|
ValueMimicRecorder |
HeuristicConfigPolicy.getValueMimicRecorder(String id) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValueMimicRecorder> |
HeuristicConfigPolicy.getValueMimicRecorderMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeuristicConfigPolicy.addValueMimicRecorder(String id,
ValueMimicRecorder mimicRecordingValueSelector) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeuristicConfigPolicy.setValueMimicRecorderMap(Map<String,ValueMimicRecorder> valueMimicRecorderMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
MimicRecordingValueSelector |
| Modifier and Type | Field and Description |
|---|---|
protected ValueMimicRecorder |
MimicReplayingValueSelector.valueMimicRecorder |
| Constructor and Description |
|---|
MimicReplayingValueSelector(ValueMimicRecorder valueMimicRecorder) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.