public class Transition extends Object implements Serializable
State
from
to
Transition(State from, State to)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public State from
public State to
public Transition(State from, State to)
public boolean equals(Object o) throws ClassCastException
equals
Object
ClassCastException
public int hashCode()
hashCode