public class HttpCookie extends Object
ResponseCookie
HttpCookie(String name, String value)
boolean
equals(Object other)
String
getName()
getValue()
null
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HttpCookie(String name, @Nullable String value)
public String getName()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
public String toString()
toString