public class GreedyActionSelectionStrategy extends AbstractActionSelectionStrategy
attributes| Constructor and Description |
|---|
GreedyActionSelectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
IndexValue |
selectAction(int stateId,
QModel model,
Set<Integer> actionsAtState) |
getAttributes, getPrototype, selectActionpublic IndexValue selectAction(int stateId, QModel model, Set<Integer> actionsAtState)
selectAction in interface ActionSelectionStrategyselectAction in class AbstractActionSelectionStrategypublic Object clone()
clone in class AbstractActionSelectionStrategyCopyright © 2017. All rights reserved.