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, waitequalspublic int compare(MOTableRow o1, MOTableRow o2)
compare in interface Comparator<MOTableRow>Copyright © 2015 SNMP4J.org. All rights reserved.