Package nl.goodbytes.xmpp.xep0363
Interface SecureUniqueId
-
- All Superinterfaces:
Comparable<SecureUniqueId>,Serializable
- All Known Implementing Classes:
LegacyUUID,SecureUUID
public interface SecureUniqueId extends Comparable<SecureUniqueId>, Serializable
Representation of a unique identifier that has a non-trivial level of entropy in its random component(s).
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-