public class FixedTabuSizeStrategy extends AbstractTabuSizeStrategy
| Modifier and Type | Field and Description |
|---|---|
protected int |
tabuSize |
| Constructor and Description |
|---|
FixedTabuSizeStrategy(int tabuSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
determineTabuSize(LocalSearchStepScope stepScope) |
protectTabuSizeCornerCasespublic int determineTabuSize(LocalSearchStepScope stepScope)
stepScope - never null>= 0Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.