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

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

public class AndQuery.AndIterator<Type extends java.lang.Comparable>
extends java.lang.Object
implements java.util.Iterator<Type>


Constructor Summary
AndQuery.AndIterator(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

AndQuery.AndIterator

public AndQuery.AndIterator(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