public class Transition extends Object
Transition(Object from, Object to)
boolean
equals(Object obj)
Object
getFrom()
getTo()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Transition(Object from, Object to)
public Object getFrom()
public Object getTo()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2011–2014 Volker Bergmann. All rights reserved.