@Immutable public class CookieIdentityComparator extends java.lang.Object implements java.io.Serializable, java.util.Comparator<Cookie>
Cookies are considered identical if their names are equal and their domain attributes match ignoring case.
| Constructor and Description |
|---|
CookieIdentityComparator() |