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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic NetworkProxyComparator()
public int compare(NetworkProxyConfiguration o1, NetworkProxyConfiguration o2)
compare in interface Comparator<NetworkProxyConfiguration>Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.