public class KeyValue extends Object
Bytes
key
value
KeyValue(Bytes key, Bytes value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Bytes key
public final Bytes value
public KeyValue(Bytes key, Bytes value)