nz.ac.waikato.mcennis.rat.graph.query.graph
Class GraphByActor.GraphIterator

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.graph.GraphByActor.GraphIterator
All Implemented Interfaces:
java.util.Iterator<Graph>
Enclosing class:
GraphByActor

public class GraphByActor.GraphIterator
extends java.lang.Object
implements java.util.Iterator<Graph>


Constructor Summary
GraphByActor.GraphIterator(Graph g, java.util.Collection<Actor> artistList, java.util.Collection 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

GraphByActor.GraphIterator

public GraphByActor.GraphIterator(Graph g,
                                  java.util.Collection<Actor> artistList,
                                  java.util.Collection linkList)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<Graph>

next

public Graph next()
Specified by:
next in interface java.util.Iterator<Graph>

remove

public void remove()
Specified by:
remove in interface java.util.Iterator<Graph>

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads