Package de.mediathekview.mlib.tool
Class Hash
java.lang.Object
de.mediathekview.mlib.tool.Hash
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Hash
public Hash() -
Hash
public Hash(byte[] b) -
Hash
public Hash(byte[] b, int off, int len) -
Hash
-
Hash
-
Hash
public Hash(char c) -
Hash
public Hash(short s) -
Hash
public Hash(int i) -
Hash
public Hash(long l) -
Hash
public Hash(float f) -
Hash
public Hash(double d)
-
-
Method Details
-
update
-
update
-
update
-
update
-
update
-
update
-
update
-
update
-
update
-
update
-
update
-
finish
-
reset
public void reset() -
getBytes
public byte[] getBytes() -
toHexString
-
equals
-
hashCode
public int hashCode() -
toString
-