Interface IGraphNode

    • Method Detail

      • getPredecessors

        java.util.List<? extends IGraphNode> getPredecessors()