public class FilterRowInfoComparator extends Object implements Comparator<FilterRowInfo>
Constructor and Description |
---|
FilterRowInfoComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(FilterRowInfo o1,
FilterRowInfo o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(FilterRowInfo o1, FilterRowInfo o2)
compare
in interface Comparator<FilterRowInfo>
Copyright © 2020. All rights reserved.