Interface IGraph

  • All Known Implementing Classes:
    GraphHandler

    public interface IGraph
    • Method Detail

      • nodes

        java.util.ListIterator<INode> nodes()