class ZSetEntryImpl extends Pair<byte[],byte[]> implements ZSetEntry
t1, t2
ZSetEntryImpl(byte[] valueBytes, byte[] scoreBytes)
double
getScore()
byte[]
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZSetEntryImpl(byte[] valueBytes, byte[] scoreBytes)
public double getScore()
getScore
ZSetEntry
public byte[] getValue()
getValue