Constructor and Description |
---|
KeyValuePair() |
KeyValuePair(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
String |
setValue(String value) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
Copyright © 2016 PayPal Open Source. All rights reserved.