public class State extends Object
State(String id, Action actionOnEnter, Action actionOnExit)
boolean
equals(Object object)
Action
getActionOnEnter()
getActionOnExit()
String
getId()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public State(String id, Action actionOnEnter, Action actionOnExit)
public boolean equals(Object object)
equals
Object
public Action getActionOnEnter()
public Action getActionOnExit()
public String getId()
public int hashCode()
hashCode
Copyright © 2016. All rights reserved.