Uses of Class
de.uplanet.util.Guid
-
Uses of Guid in de.uplanet.util
Modifier and TypeFieldDescriptionstatic final Guid
Guid.NULL_GUID
The GUID that consists solely of zero bytes.Modifier and TypeMethodDescriptionstatic Guid
Guid.createInstance()
Creates an instance of GUID using the SHAPRNG algorithm and the current system time.static Guid
Guid.createInstance
(byte[]... p_randomBytes) Creates an instance of GUID using given random bytes.