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