nz.ac.waikato.mcennis.rat.graph.query.actor
Class ActorByProperty.ActorIterator

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.actor.ActorByProperty.ActorIterator
All Implemented Interfaces:
java.util.Iterator<Actor>
Enclosing class:
ActorByProperty

public class ActorByProperty.ActorIterator
extends java.lang.Object
implements java.util.Iterator<Actor>


Constructor Summary
ActorByProperty.ActorIterator(Graph g, java.util.Collection<Actor> actorList)
           
 
Method Summary
 boolean hasNext()
           
 Actor next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorByProperty.ActorIterator

public ActorByProperty.ActorIterator(Graph g,
                                     java.util.Collection<Actor> actorList)
Method Detail

hasNext

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

next

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

remove

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

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