public interface OutboundSemiGraph<Node>
java.util.Collection<Node>
getNodes()
java.util.Iterator<Node>
getOut(Node n)
java.util.Collection<Node> getNodes()
java.util.Iterator<Node> getOut(Node n)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.