public class BinaryVersionedValue extends Object
BinaryVersionedValue(long version, byte[] value)
boolean
equals(Object o)
byte[]
getValue()
long
getVersion()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public BinaryVersionedValue(long version, byte[] value)
public long getVersion()
public byte[] getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.