| Constructor and Description |
|---|
ParamEntry(K key) |
ParamEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
K |
getKey() |
V |
getValue() |
int |
hashCode() |
int |
reflectionHashCode() |
V |
setValue(V value) |
String |
toString() |
String |
toUriString() |
comparingByKey, comparingByKey, comparingByValue, comparingByValuepublic String toUriString()
public int reflectionHashCode()