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

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

public class XorQuery.XorIterator<Type extends java.lang.Comparable>
extends java.lang.Object
implements java.util.Iterator<Type>


Constructor Summary
XorQuery.XorIterator(java.util.Collection<Type> r)
           
 
Method Summary
protected  Type advance(java.util.Iterator<Type> it)
           
 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

XorQuery.XorIterator

public XorQuery.XorIterator(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>

advance

protected Type advance(java.util.Iterator<Type> it)

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