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