public class KeyValue extends Object
KeyValue()
String
getKey()
Object
getValue()
void
setKey(String key)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue()
public String getKey()
public void setKey(String key)
public Object getValue()
public void setValue(Object value)
Copyright © 2019. All rights reserved.