nz.ac.waikato.mcennis.rat.graph.query.link
Class LinkByProperty.LinkIterator

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.link.LinkByProperty.LinkIterator
All Implemented Interfaces:
java.util.Iterator<Link>
Enclosing class:
LinkByProperty

public class LinkByProperty.LinkIterator
extends java.lang.Object
implements java.util.Iterator<Link>


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

Constructor Detail

LinkByProperty.LinkIterator

public LinkByProperty.LinkIterator(Graph g,
                                   java.util.Collection<Link> link)
Method Detail

hasNext

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

next

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

remove

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

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