Package me.ahoo.cosid.converter
package me.ahoo.cosid.converter
-
ClassesClassDescriptionID converter that prepends a date prefix to the ID string.Converter that prepends a dynamic group key as prefix to string IDs.Converter that prepends a fixed prefix to string IDs.Radix-36 string ID converter using characters 0-9 and A-Z.62-bit radix string ID converter that converts long IDs to compact string representations.Abstract base for radix-based ID converters.Converts Snowflake IDs to human-readable string format.Converter that appends a fixed suffix to string IDs.Converts long IDs to/from strings using standard String.valueOf().