All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstNameBasedFactory Factory that creates name-based UUIDs.AbstRandomBasedFactory Factory that creates random-based UUIDs.AbstTimeBasedFactory AbstTimeBasedFactory.Builder<T> Base16Codec Codec for base-16 as defined in RFC-4648.Base16Decoder Function that decodes a base-16 string to a UUID.Base16Encoder Function that encodes a UUID to a base-16 string.Base32Codec Codec for base-32 as defined in RFC-4648.Base32CrockfordCodec Codec for Crockford's base-32.Base32Decoder Function that decodes a base-32 string to a UUID.Base32Encoder Function that encodes a UUID to a base-32 string.Base32HexCodec Codec for base-32-hex as defined in RFC-4648.Base36Codec Codec for base-36.Base58BitcoinCodec Codec for base-58.Base58Codec Codec for base-58.Base58FlickrCodec Codec for base-58.Base62Codec Codec for base-62.Base64Codec Codec for base-64 as defined in RFC-4648.Base64Decoder Function that decodes a base-64 string to a UUID.Base64Encoder Function that encodes a UUID to a base-64 string.Base64UrlCodec Codec for base-64-url as defined in RFC-4648.BaseN Class that represents the base-n encodings.BaseNCodec Abstract class that contains the basic functionality for base-n codecs of this package.BaseNDecoder Abstract function to be extended by all decoder functions of this package.BaseNEncoder Abstract function to be extended by all encoder functions of this package.BaseNRemainderDecoder Function that decodes a base-n string to a UUID.BaseNRemainderEncoder Function that encodes a UUID to a base-n string.BinaryCodec Codec for UUID binary encoding as defined in the RFC-4122.ByteUtil Class that contains many static methods for byte handling.CharArray ClockSeqFunction It must return a number between 0 and 16383 (2^14-1).ClockSeqFunction.ClockSeqPool Class that manages the usage of clock sequence values from 0 to 16383.CombUtil Utility that provides methods for extracting time from COMBs.DceSecurityFactory Factory that creates DCE Security UUIDs (version 2).DceSecurityFactory.Builder DefaultClockSeqFunction DefaultNodeIdFunction DefaultRandomFunction DefaultTimeFunction DotNetGuid1Codec DotNetGuid4Codec HashNodeIdFunction InvalidUuidException LongArray MachineId Utility class to generate machine ID.MacNodeIdFunction NameBasedMd5Factory NameBasedSha1Factory NcnameCodec Codec for UUID NCNames.NoArgsFactory NodeIdFunction It must return a number between 0 and 2^48-1.PrefixCombFactory Factory that creates Prefix COMB GUIDs.RandomBasedFactory Factory that creates random-based UUIDs.RandomFunction It must return an array of bytes with the given length.RandomNodeIdFunction RandomUtil A utility class that wraps a sharedSecureRandomand provides new instances ofSecureRandom.SettingsUtil Reads system properties and environment variables.ShortPrefixCombFactory Factory that creates Prefix COMB GUIDs.ShortSuffixCombFactory Factory that creates Suffix COMB GUIDs.SlugCodec Codec for UUID Slugs.StringCodec Codec for UUID string representation as defined in the RFC-4122.SuffixCombFactory Factory that creates Suffix COMB GUIDs.TimeBasedFactory Factory that creates time-based UUIDs.TimeBasedFactory.Builder TimeFunction It must return a number of 100-nanoseconds since 1970-01-01 (Unix epoch).TimeOrderedCodec Codec for time-ordered UUIDs This codec converts time-based UUIDs (v1) to time-ordered UUIDs (v6).TimeOrderedFactory Factory that creates ordered gregorian time-based UUIDs.TimeOrderedFactory.Builder UriCodec Codec for UUID URIs (specifically URNs).UuidCodec<T> Interface to be implemented by all codecs of this package.UuidCodecException UuidCreator Facade to all the UUID generators.UuidFactory Abstract class forUUIDfactories.UuidLocalDomain Local domains used to create DCE Security UUIDs.UuidNamespace Name spaces used to create name-based UUIDs.UuidTime Utility for UUID time stamps.UuidUtil Utility that provides methods for checking UUID version, for extracting information from UUIDs, and etc.UuidValidator Utility for UUID validation.UuidVariant UUID variants defined by RFC-4122.UuidVersion UUID versions defined by RFC-4122.