public class HeaderPair extends Object implements Header
boolean
equals(Object that)
int
hashCode()
static Header
header(String name, String value)
String
name()
toString()
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static Header header(String name, String value)
public String name()
name
Header
public String value()
value
public int hashCode()
hashCode
Object
public boolean equals(Object that)
equals
public String toString()
toString
Copyright © 2013. All rights reserved.