Uses of Interface
org.expasy.jpl.commons.collection.IndexIterable

Packages that use IndexIterable
org.expasy.jpl.commons.collection.symbol.seq Provides generic symbol sequence and associated tools. 
 

Uses of IndexIterable in org.expasy.jpl.commons.collection.symbol.seq
 

Subinterfaces of IndexIterable 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 IndexIterable
 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.
 



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