|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtraIterable | |
|---|---|
| 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 ExtraIterable in org.expasy.jpl.commons.collection |
|---|
| Subinterfaces of ExtraIterable in org.expasy.jpl.commons.collection | |
|---|---|
interface |
IndexIterable
This interfaces allow the manipulation of iterator over indices ( Integer). |
| Uses of ExtraIterable in org.expasy.jpl.commons.collection.symbol.seq |
|---|
| Subinterfaces of ExtraIterable in org.expasy.jpl.commons.collection.symbol.seq | |
|---|---|
interface |
SequenceIterable<T>
This interface allows the manipulation of iterator over T-sequence
indices. |
| Classes in org.expasy.jpl.commons.collection.symbol.seq that implement ExtraIterable | |
|---|---|
class |
AbstractSequencePositioner<T>
This class provides a skeletal implementation of the PositionIterable interface, to minimize the effort required to implement this interface. |
class |
MotifMatcher<T>
This class allows to search a regular expression pattern all over a symbol sequence and store positions in its inner Iterator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||