Class MutableGraphEdge
java.lang.Object
org.teavm.common.MutableGraphEdge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBack()getFirst()voidsetFirst(MutableGraphNode first) voidsetSecond(MutableGraphNode second) toString()
-
Constructor Details
-
MutableGraphEdge
public MutableGraphEdge()
-
-
Method Details
-
getFirst
-
setFirst
-
getSecond
-
setSecond
-
getBack
-
toString
-