public class Transition
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Transition(State from,
State to) |
public boolean equals(java.lang.Object o)
throws java.lang.ClassCastException
equals in class java.lang.Objectjava.lang.ClassCastExceptionpublic int hashCode()
hashCode in class java.lang.Object