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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(AgentXRegEntry a, AgentXRegEntry b)
compare
in interface Comparator<AgentXRegEntry>
Copyright © 2016 SNMP4J.org. All rights reserved.