public class Transition extends Object
TxState
from
to
Transition(TxState from, TxState to)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final TxState from
public final TxState to
public Transition(TxState from, TxState to)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2023. All rights reserved.