public interface CoxComparatorInterface extends java.util.Comparator<CoxVariables>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getModelVariables() |
java.lang.String |
getSortVariable() |
void |
setDescription(java.lang.String description) |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong