public class UIAgentEntryComparator extends Object implements Comparator<UIAgentEntry>
Constructor and Description |
---|
UIAgentEntryComparator(String sortType) |
Modifier and Type | Method and Description |
---|---|
int |
compare(UIAgentEntry arg0,
UIAgentEntry arg1) |
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 UIAgentEntryComparator(String sortType)
public int compare(UIAgentEntry arg0, UIAgentEntry arg1)
compare
in interface Comparator<UIAgentEntry>
Copyright © 2021. All Rights Reserved.