Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicPickEarlyType |
ConstructionHeuristicForagerConfig.getPickEarlyType() |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicForagerConfig.setPickEarlyType(ConstructionHeuristicPickEarlyType pickEarlyType) |
Modifier and Type | Field and Description |
---|---|
protected ConstructionHeuristicPickEarlyType |
DefaultConstructionHeuristicForager.pickEarlyType |
Modifier and Type | Method and Description |
---|---|
static ConstructionHeuristicPickEarlyType |
ConstructionHeuristicPickEarlyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstructionHeuristicPickEarlyType[] |
ConstructionHeuristicPickEarlyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DefaultConstructionHeuristicForager(ConstructionHeuristicPickEarlyType pickEarlyType) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.