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 TypeMethodDescriptionbooleanstatic UIDfromString(String uid) static UIDgenerateUniqueId(byte[] content) inthashCode()toString()
-
Method Details
-
generateUniqueId
- Parameters:
content-- Returns:
- Throws:
UIDException
-
fromString
- Parameters:
uid-- Returns:
- Throws:
UIDException
-
toString
-
equals
-
hashCode
public int hashCode()
-