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