|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.structure.align.pairwise.AltAligComparator
public class AltAligComparator
a comparator to sort AlternativeAlignments based on their number of equivalent residues and RMSD.
| Constructor Summary | |
|---|---|
AltAligComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(AlternativeAlignment a,
AlternativeAlignment b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public AltAligComparator()
| Method Detail |
|---|
public int compare(AlternativeAlignment a,
AlternativeAlignment b)
compare in interface java.util.Comparator<AlternativeAlignment>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||