Uses of Class
cloud.opencode.base.id.ulid.UlidGenerator
Packages that use UlidGenerator
-
Uses of UlidGenerator in cloud.opencode.base.id.ulid
Methods in cloud.opencode.base.id.ulid that return UlidGeneratorModifier and TypeMethodDescriptionstatic UlidGeneratorUlidGenerator.create()Creates a default monotonic ULID generator (singleton) 创建默认单调ULID生成器(单例)static UlidGeneratorUlidGenerator.create(UlidConfig config) Creates a ULID generator with explicit configuration 使用显式配置创建ULID生成器