org.expasy.jpl.commons.collection
Class IndexIterable.Iterator

java.lang.Object
  extended by org.expasy.jpl.commons.collection.ExtraIterable.AbstractExtraIterator<Integer>
      extended by org.expasy.jpl.commons.collection.IndexIterable.Iterator
All Implemented Interfaces:
Iterator<Integer>
Direct Known Subclasses:
AbstractSequencePositioner.Iterator
Enclosing interface:
IndexIterable

public abstract static class IndexIterable.Iterator
extends ExtraIterable.AbstractExtraIterator<Integer>

Abstract inner class that iterates over list of Integer.


Constructor Summary
IndexIterable.Iterator()
           
 
Method Summary
 
Methods inherited from class org.expasy.jpl.commons.collection.ExtraIterable.AbstractExtraIterator
nextToList, nextToList, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Iterator
hasNext, next
 

Constructor Detail

IndexIterable.Iterator

public IndexIterable.Iterator()


Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.