public final class DAGEdge extends ToJsonString implements Serializable
DAGEdge(DAGNode source, DAGNode target)
boolean
equals(Object obj)
int
hashCode()
String
toString()
toJson
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DAGEdge(DAGNode source, DAGNode target)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
ToJsonString
Copyright © 2025. All rights reserved.