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