nz.ac.waikato.mcennis.rat.graph.query
Class OrQuery.OrIterator<Type extends java.lang.Comparable>

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.OrQuery.OrIterator<Type>
All Implemented Interfaces:
java.util.Iterator<Type>
Enclosing class:
OrQuery<Type extends java.lang.Comparable>

public class OrQuery.OrIterator<Type extends java.lang.Comparable>
extends java.lang.Object
implements java.util.Iterator<Type>


Constructor Summary
OrQuery.OrIterator(java.util.Collection<Type> r)
           
 
Method Summary
 boolean hasNext()
           
 Type next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrQuery.OrIterator

public OrQuery.OrIterator(java.util.Collection<Type> r)
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<Type extends java.lang.Comparable>

next

public Type next()
Specified by:
next in interface java.util.Iterator<Type extends java.lang.Comparable>

remove

public void remove()
Specified by:
remove in interface java.util.Iterator<Type extends java.lang.Comparable>

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