Current Forum: Homework 5 - Part 3 |
Date: Wed Nov 14 2001 12:30 pm |
Author: White, David <white3@andrew.cmu.edu> |
Subject: Re: EdgeIterator, VertexIterator |
|
|
So I was slightly wrong. The graph interface says to return an EdgeIterator for the getEdges function and an ObjectIterator for the getVertices function. Can I have it return just an ObjectIterator for both?
Thanks |
|