protected static class HashMutableEdgeLabelledDirectedGraph.DGEdge<N> extends Object
DGEdge(N from, N to)
boolean
equals(Object o)
N
from()
int
hashCode()
to()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DGEdge(N from, N to)
public N from()
public N to()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2024 Soot OSS. All rights reserved.