|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.ac.waikato.mcennis.rat.graph.query.graph.GraphByProperty.GraphIterator
public class GraphByProperty.GraphIterator
Constructor Summary | |
---|---|
GraphByProperty.GraphIterator(Graph g,
java.util.Collection<Actor> actorList,
java.util.Collection<Link> linkList)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
Graph |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphByProperty.GraphIterator(Graph g, java.util.Collection<Actor> actorList, java.util.Collection<Link> linkList)
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<Graph>
public Graph next()
next
in interface java.util.Iterator<Graph>
public void remove()
remove
in interface java.util.Iterator<Graph>
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |