public abstract class Action extends Object implements Serializable
State
.Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(Object action) |
State |
getState()
Returns the
State associated with this Action . |
abstract int |
hashCode() |
Copyright © 2017–2018. All rights reserved.