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 boolean equals(@Nullable Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString