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, wait
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 © 2016 SNMP4J.org. All rights reserved.