@Immutable public class CookiePathComparator extends java.lang.Object implements java.io.Serializable, java.util.Comparator<Cookie>
This comparator assumes that Path attributes of two cookies path-match a commmon request-URI. Otherwise, the result of the comparison is undefined.
| Constructor and Description |
|---|
CookiePathComparator() |