Uses of Class
io.hypersistence.tsid.TSID
-
Uses of TSID in io.hypersistence.tsid
Methods in io.hypersistence.tsid that return TSIDModifier and TypeMethodDescriptionstatic TSIDConverts a base-n encoded string to a TSID.static TSIDTSID.fast()Returns a fast new TSID.static TSIDTSID.from(byte[] bytes) Converts a byte array into a TSID.static TSIDTSID.from(long number) Converts a number into a TSID.static TSIDConverts a canonical string into a TSID.TSID.Factory.generate()Returns a TSID.static TSIDTSID.Factory.getTsid()Returns a new TSID.static TSIDTSID.Factory.getTsid1024()Returns a new TSID.static TSIDTSID.Factory.getTsid256()Returns a new TSID.static TSIDTSID.Factory.getTsid4096()Returns a new TSID.static TSIDConverts a string using a custom format to a TSID.Methods in io.hypersistence.tsid with parameters of type TSID