Uses of Interface
uno.xifan.id.generator.mist.MistGenerator
Packages that use MistGenerator
-
Uses of MistGenerator in uno.xifan.id.generator.mist
Classes in uno.xifan.id.generator.mist that implement MistGeneratorModifier and TypeClassDescriptionclass高性能薄雾算法ID生成器class薄雾算法安全实现 使用synchronized和SecureRandom实现,确保线程安全和随机数安全性class薄雾算法标准实现 使用AtomicLong和ThreadLocalRandom实现