public class BasicNameValuePair extends Object implements NameValuePair, Serializable
BasicNameValuePair(String name, String value)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BasicNameValuePair(String name, String value)
public String getName()
getName
NameValuePair
public String getValue()
getValue
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.