Modifier and Type | Method and Description |
---|---|
SearchMethod |
BalancedProcessorConfiguration.getSearchMethod() |
Modifier and Type | Method and Description |
---|---|
void |
BalancedProcessorConfiguration.setSearchMethod(SearchMethod searchMethod) |
Modifier and Type | Method and Description |
---|---|
static SearchMethod |
SearchMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchMethod[] |
SearchMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchMethod |
BalancedAlignmentConfigPanel.getSearchMethod() |
Modifier and Type | Method and Description |
---|---|
static AlignmentAdapter.PriorityQueueFactory |
DataConformanceConfigUIUtils.createQueueFactory(nl.tue.astar.AStarThread.QueueingModel queueingModel,
SearchMethod method)
Deprecated.
|