- java.lang.Object
-
- org.apache.jackrabbit.vault.util.MD5
-
-
Constructor Summary
Constructors
Constructor and Description |
MD5(byte[] bytes) |
MD5(long msb,
long lsb) |
MD5(java.lang.String str) |
-
Method Summary
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
MD5
public MD5(byte[] bytes)
-
Method Detail
-
getLongs
public long[] getLongs()
-
getMsb
public long getMsb()
-
getLsb
public long getLsb()
-
getBytes
public byte[] getBytes()
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"