static class CookieManager.CookiePathComparator extends Object implements Comparator<HttpCookie>
Constructor and Description |
---|
CookiePathComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(HttpCookie c1,
HttpCookie c2) |
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(HttpCookie c1, HttpCookie c2)
compare
in interface Comparator<HttpCookie>
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.