Uses of Class
de.jstacs.algorithms.alignment.StringAlignment

Packages that use StringAlignment
de.jstacs.algorithms.alignment Provides classes for alignments. 
 

Uses of StringAlignment in de.jstacs.algorithms.alignment
 

Subclasses of StringAlignment in de.jstacs.algorithms.alignment
 class PairwiseStringAlignment
          Class for the representation of an alignment of two Strings.
 

Methods in de.jstacs.algorithms.alignment with parameters of type StringAlignment
 int StringAlignment.compareTo(StringAlignment o)