public class NetworkProxyComparator extends Object implements Comparator<NetworkProxyConfiguration>
Constructor and Description |
---|
NetworkProxyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(NetworkProxyConfiguration o1,
NetworkProxyConfiguration 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 NetworkProxyComparator()
public int compare(NetworkProxyConfiguration o1, NetworkProxyConfiguration o2)
compare
in interface Comparator<NetworkProxyConfiguration>
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.