public abstract class OrderedAction extends Object implements AvailableAction
Constructor and Description |
---|
OrderedAction() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AvailableAction o) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getOrder
public int compareTo(AvailableAction o)
compareTo
in interface Comparable<AvailableAction>
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.