| Modifier and Type | Field and Description |
|---|---|
protected StepCountingHillClimbingType |
AcceptorConfig.stepCountingHillClimbingType |
| Modifier and Type | Method and Description |
|---|---|
StepCountingHillClimbingType |
AcceptorConfig.getStepCountingHillClimbingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptorConfig.setStepCountingHillClimbingType(StepCountingHillClimbingType stepCountingHillClimbingType) |
AcceptorConfig |
AcceptorConfig.withStepCountingHillClimbingType(StepCountingHillClimbingType stepCountingHillClimbingType) |
| Modifier and Type | Method and Description |
|---|---|
static StepCountingHillClimbingType |
StepCountingHillClimbingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepCountingHillClimbingType[] |
StepCountingHillClimbingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected StepCountingHillClimbingType |
StepCountingHillClimbingAcceptor.stepCountingHillClimbingType |
| Constructor and Description |
|---|
StepCountingHillClimbingAcceptor(int stepCountingHillClimbingSize,
StepCountingHillClimbingType stepCountingHillClimbingType) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.