Uses of Class
org.teavm.common.MutableGraphEdge
-
Packages that use MutableGraphEdge Package Description org.teavm.common -
-
Uses of MutableGraphEdge in org.teavm.common
Methods in org.teavm.common that return MutableGraphEdge Modifier and Type Method Description MutableGraphEdgeMutableGraphEdge. getBack()Methods in org.teavm.common that return types with arguments of type MutableGraphEdge Modifier and Type Method Description Collection<MutableGraphEdge>MutableGraphNode. getEdges()
-