Uses of Class
cloud.opencode.base.id.tsid.TsidParser
Packages that use TsidParser
-
Uses of TsidParser in cloud.opencode.base.id.tsid
Methods in cloud.opencode.base.id.tsid that return TsidParserModifier and TypeMethodDescriptionstatic TsidParserTsidParser.create()Creates a TSID parser with default epoch (2020-01-01) 使用默认起始时间(2020-01-01)创建TSID解析器static TsidParserTsidParser.create(long epoch) Creates a TSID parser with custom epoch 使用自定义起始时间创建TSID解析器