public class BytesValue extends Object
protected byte[]
bytes
BytesValue(byte[] bytes)
static boolean
equals(byte[] thisBytes, byte[] otherBytes)
boolean
equals(Object o)
byte[]
getBytes()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final byte[] bytes
public BytesValue(byte[] bytes)
public int hashCode()
hashCode
Object
public static boolean equals(byte[] thisBytes, byte[] otherBytes)
public boolean equals(Object o)
equals
public String toString()
toString
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.