Comparator<MOTableRow>
public class RowIndexComparator extends Object implements Comparator<MOTableRow>
MOTableRow
instances by their
index OID
.Constructor | Description |
---|---|
RowIndexComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(MOTableRow o1,
MOTableRow o2) |
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(MOTableRow o1, MOTableRow o2)
compare
in interface Comparator<MOTableRow>
Copyright © 2018 SNMP4J.org. All rights reserved.