Uses of Record Class
cloud.opencode.base.id.uuid.UuidParser.ParsedUuid
Packages that use UuidParser.ParsedUuid
-
Uses of UuidParser.ParsedUuid in cloud.opencode.base.id
Methods in cloud.opencode.base.id that return UuidParser.ParsedUuidModifier and TypeMethodDescriptionstatic UuidParser.ParsedUuidParses a UUID to extract version, variant, and timestamp information 解析UUID以提取版本、变体和时间戳信息 -
Uses of UuidParser.ParsedUuid in cloud.opencode.base.id.uuid
Classes in cloud.opencode.base.id.uuid that implement interfaces with type arguments of type UuidParser.ParsedUuidModifier and TypeClassDescriptionfinal classUUID Parser - Extracts structured information from UUID objects UUID解析器 - 从UUID对象中提取结构化信息Methods in cloud.opencode.base.id.uuid that return UuidParser.ParsedUuidModifier and TypeMethodDescriptionParses a UUID into a structured result 将UUID解析为结构化结果