Package nl.goodbytes.xmpp.xep0363
Class SecureUUID
java.lang.Object
nl.goodbytes.xmpp.xep0363.SecureUUID
- All Implemented Interfaces:
Serializable,Comparable<SecureUniqueId>,SecureUniqueId
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionintbooleanstatic SecureUUIDfromString(String id) static SecureUUIDgenerate()inthashCode()toString()
-
Method Details
-
generate
-
fromString
-
compareTo
- Specified by:
compareToin interfaceComparable<SecureUniqueId>
-
equals
-
toString
-
hashCode
public int hashCode()
-