public class RowIndexComparator extends Object implements Comparator<MOTableRow>
MOTableRow instances by their
index OID.| Constructor and Description |
|---|
RowIndexComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MOTableRow o1,
MOTableRow o2) |
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 int compare(MOTableRow o1, MOTableRow o2)
compare in interface Comparator<MOTableRow>Copyright © 2020 SNMP4J.org. All rights reserved.