java.lang.Object
icu.congee.id.generator.distributed.uuid.UUIDv8
All Implemented Interfaces:
Id

public class UUIDv8 extends Object implements Id
  • Constructor Details

    • UUIDv8

      public UUIDv8()
  • Method Details

    • toBytes

      public byte[] toBytes()
      Specified by:
      toBytes in interface Id
    • toLong

      public long toLong()
      Specified by:
      toLong in interface Id
    • toUUID

      public UUID toUUID()