Class ClockSeqBroIdPart

java.lang.Object
icu.congee.id.generator.broid.part.ClockSeqBroIdPart
All Implemented Interfaces:
BroIdPart

public class ClockSeqBroIdPart extends Object implements BroIdPart
  • Constructor Details

    • ClockSeqBroIdPart

      public ClockSeqBroIdPart()
  • Method Details

    • next

      public List<Boolean> next()
      生成下一个序列号的二进制表示。
      Specified by:
      next in interface BroIdPart
      Returns:
      由bits位布尔值组成的列表,表示序列号的二进制形式