| Modifier and Type | Method and Description |
|---|---|
PillarSelector |
PillarSelectorConfig.buildPillarSelector(HeuristicConfigPolicy configPolicy,
SelectionCacheType minimumCacheType,
SelectionOrder inheritedSelectionOrder,
List<String> variableNameIncludeList) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPillarSelector |
| Modifier and Type | Field and Description |
|---|---|
protected PillarSelector |
PillarSwapMoveSelector.leftPillarSelector |
protected PillarSelector |
PillarChangeMoveSelector.pillarSelector |
protected PillarSelector |
PillarSwapMoveSelector.rightPillarSelector |
| Constructor and Description |
|---|
PillarChangeMoveSelector(PillarSelector pillarSelector,
ValueSelector valueSelector,
boolean randomSelection) |
PillarSwapMoveSelector(PillarSelector leftPillarSelector,
PillarSelector rightPillarSelector,
Collection<GenuineVariableDescriptor> variableDescriptors,
boolean randomSelection) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.