Uses of Class
org.teavm.common.MutableGraphNode
Packages that use MutableGraphNode
-
Uses of MutableGraphNode in org.teavm.common
Methods in org.teavm.common that return MutableGraphNodeMethods in org.teavm.common with parameters of type MutableGraphNodeModifier and TypeMethodDescriptionvoidMutableGraphEdge.setFirst(MutableGraphNode first) voidMutableGraphEdge.setSecond(MutableGraphNode second) Method parameters in org.teavm.common with type arguments of type MutableGraphNodeModifier and TypeMethodDescriptionvoidMutableGraphNode.connectAll(Collection<MutableGraphNode> nodes) static GraphMutableGraphNode.toGraph(List<MutableGraphNode> nodes)