Package com.sshtools.common.util
Class UID
java.lang.Object
com.sshtools.common.util.UID
- Version:
- $Revision: 1.8 $
- Author:
- $author$
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static UID
fromString
(String uid) static UID
generateUniqueId
(byte[] content) int
hashCode()
toString()
-
Method Details
-
generateUniqueId
- Parameters:
content
-- Returns:
- Throws:
UIDException
-
fromString
- Parameters:
uid
-- Returns:
- Throws:
UIDException
-
toString
-
equals
-
hashCode
public int hashCode()
-