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 String getKey()
getKey
public String getValue()
getValue
public String setValue(String value)
setValue
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals