public class Couple extends Object
Couple(State from, State to)
boolean
equals(Object o)
State
getFrom()
getTo()
int
hashCode()
getClass, notify, notifyAll, toString, wait, wait, wait
public Couple(State from, State to)
from
to
public State getFrom()
public State getTo()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2018. All rights reserved.