public class SurvivalInfoComparator extends Object implements Comparator<SurvivalInfo>
| Constructor and Description | 
|---|
SurvivalInfoComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(SurvivalInfo t,
       SurvivalInfo t1)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SurvivalInfoComparator()
public int compare(SurvivalInfo t, SurvivalInfo t1)
compare in interface Comparator<SurvivalInfo>Copyright © 2000–2017 BioJava. All rights reserved.