public class EntityRatioTabuSizeStrategy extends AbstractTabuSizeStrategy
| Modifier and Type | Field and Description |
|---|---|
protected double |
tabuRatio |
| Constructor and Description |
|---|
EntityRatioTabuSizeStrategy(double tabuRatio) |
| 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.