@Introspected 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)
key
value
public String getKey()
public String getValue()