Class AltAligComparator
java.lang.Object
org.biojava.nbio.structure.align.pairwise.AltAligComparator
- All Implemented Interfaces:
- Comparator<AlternativeAlignment>
A comparator to sort AlternativeAlignments based on their number of equivalent residues
 and RMSD.
- Author:
- Andreas Prlic
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
AltAligComparatorpublic AltAligComparator()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<AlternativeAlignment>
 
 
-