@InterfaceAudience.Private @InterfaceStability.Stable public class HashedBytes extends Object
HashedBytes(byte[] bytes)
boolean
equals(Object obj)
byte[]
getBytes()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HashedBytes(byte[] bytes)
public byte[] getBytes()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString