Constructor and Description |
---|
JSONMapEntry(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
Object |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
public void setKey(String key)
Copyright © 2012-2018. All Rights Reserved.