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