protected static class AgentXCommandProcessor.AgentXRegEntryComparator extends Object implements Comparator<AgentXRegEntry>
| Modifier | Constructor and Description |
|---|---|
protected |
AgentXRegEntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AgentXRegEntry a,
AgentXRegEntry b) |
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(AgentXRegEntry a, AgentXRegEntry b)
compare in interface Comparator<AgentXRegEntry>Copyright © 2020 SNMP4J.org. All rights reserved.