public class KVP extends Object
KVP(String key, Object value)
String
getKey()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KVP(String key, Object value)
public String getKey()
public Object getValue()