public class Checksum extends Object implements Serializable
Checksum(int weakChecksum, byte[] strongChecksum)
boolean
equals(Object obj)
int
hashCode()
length()
byte[]
strongChecksum()
String
toString()
weakChecksum()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Checksum(int weakChecksum, byte[] strongChecksum)
public int weakChecksum()
public byte[] strongChecksum()
public int length()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015. All rights reserved.