|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexIterable.Iterator | |
|---|---|
| org.expasy.jpl.commons.collection | Provides JPL collection objects. |
| org.expasy.jpl.commons.collection.symbol.seq | Provides generic symbol sequence and associated tools. |
| Uses of IndexIterable.Iterator in org.expasy.jpl.commons.collection |
|---|
| Methods in org.expasy.jpl.commons.collection that return IndexIterable.Iterator | |
|---|---|
IndexIterable.Iterator |
IndexIterable.iterator()
Returns a JPL iterator over a list of Integer. |
| Uses of IndexIterable.Iterator in org.expasy.jpl.commons.collection.symbol.seq |
|---|
| Subclasses of IndexIterable.Iterator in org.expasy.jpl.commons.collection.symbol.seq | |
|---|---|
class |
AbstractSequencePositioner.Iterator
This inner class provides implementations for next() and
hasNext() needed from Iterator interface. |
class |
MotifMatcher.Iterator
Inner iterator over pattern matching sequence positions. |
| Methods in org.expasy.jpl.commons.collection.symbol.seq that return IndexIterable.Iterator | |
|---|---|
IndexIterable.Iterator |
SequenceIterable.iterator(SymbolSequence<T> sequence)
coupling sequence with iterator |
IndexIterable.Iterator |
AbstractSequencePositioner.iterator(SymbolSequence<T> sequence)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||