Map.Entry<String,String>
public static class OAuth.Parameter extends Object implements Map.Entry<String,String>
Parameter(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parameter(String key, String value)
public boolean equals(Object obj)
equals
Object
public String getKey()
getKey
public String getValue()
getValue
public int hashCode()
hashCode
public String setValue(String value)
setValue
public String toString()
toString