Uses of Class
cloud.opencode.base.id.snowflake.SnowflakeIdParser
Packages that use SnowflakeIdParser
-
Uses of SnowflakeIdParser in cloud.opencode.base.id.snowflake
Methods in cloud.opencode.base.id.snowflake that return SnowflakeIdParserModifier and TypeMethodDescriptionstatic SnowflakeIdParserSnowflakeIdParser.create(SnowflakeConfig config) Creates a parser with configuration 使用配置创建解析器static SnowflakeIdParserSnowflakeIdParser.createDefault()Creates a parser with default configuration 使用默认配置创建解析器