java.lang.Object
icu.congee.id.generator.distributed.ttsid.TtsIdPlus
All Implemented Interfaces:
Id

public class TtsIdPlus extends Object implements Id
  • Constructor Details

    • TtsIdPlus

      public TtsIdPlus()
  • Method Details

    • currentTimestamp

      public static long currentTimestamp()
    • toBytes

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

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

      public String toBase32()
      专门为80bit优化的算法
      Specified by:
      toBase32 in interface Id
      Returns:
    • toBase16

      public String toBase16()
      Specified by:
      toBase16 in interface Id