Class UUIDGenerator


  • public final class UUIDGenerator
    extends Object
    A generator for UUIDs
    • Method Detail

      • getUUID

        public static String getUUID()
        Create a UUID.
        Returns:
        a unique ID
      • getMode

        public static UUIDGenerator.Mode getMode()
        Returns:
        the mode how the IDs shall be generated.