Map.Entry<String,String>
public static class URLParam.URLParamMap.Node extends Object implements Map.Entry<String,String>
Node(String key, String value)
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
setValue(String value)
getClass, notify, notifyAll, toString, wait, wait, wait
public Node(String key, String value)
public String getKey()
getKey
public String getValue()
getValue
public String setValue(String value)
setValue
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode