net.sf.staccatocommons.iterators.thriter
Class AdvanceThriterator<A>

java.lang.Object
  extended by net.sf.staccatocommons.iterators.AbstractUnmodifiableIterator<A>
      extended by net.sf.staccatocommons.iterators.thriter.AbstractThriterator<A>
          extended by net.sf.staccatocommons.iterators.thriter.AdvanceThriterator<A>
All Implemented Interfaces:
Iterator<A>, EmptyAware, Thriter<A>, Thriterator<A>
Direct Known Subclasses:
AppendThriterator, IndexedThriterator, PrependThriterator, SingleThriterator, UpdateCurrentThriterator

public abstract class AdvanceThriterator<A>
extends AbstractThriterator<A>

Author:
flbulgarelli

Constructor Summary
AdvanceThriterator()
           
 
Method Summary
 A next()
           
 
Methods inherited from class net.sf.staccatocommons.iterators.thriter.AbstractThriterator
delayedCurrent, delayedNext, isEmpty
 
Methods inherited from class net.sf.staccatocommons.iterators.AbstractUnmodifiableIterator
remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.staccatocommons.iterators.thriter.Thriter
advanceNext, current, hasNext
 
Methods inherited from interface java.util.Iterator
hasNext, remove
 

Constructor Detail

AdvanceThriterator

public AdvanceThriterator()
Method Detail

next

public final A next()


Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads