public interface CoxComparatorInterface extends Comparator<CoxVariables>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getModelVariables() |
String |
getSortVariable() |
void |
setDescription(String description) |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
String getDescription()
void setDescription(String description)
String getModelVariables()
String getSortVariable()
Copyright © 2000–2019 BioJava. All rights reserved.