Uses of Package
com.github.f4b6a3.uuid.codec
-
Packages that use com.github.f4b6a3.uuid.codec Package Description com.github.f4b6a3.uuid.codec com.github.f4b6a3.uuid.codec.base com.github.f4b6a3.uuid.codec.other -
Classes in com.github.f4b6a3.uuid.codec used by com.github.f4b6a3.uuid.codec Class Description BinaryCodec Codec for UUID binary encoding as defined in the RFC-4122.StringCodec Codec for UUID string representation as defined in RFC-4122.UriCodec Codec for UUID URIs (specifically URNs).UrnCodec Codec for UUID URNs.UuidCodec Interface to be implemented by all codecs of this package. -
Classes in com.github.f4b6a3.uuid.codec used by com.github.f4b6a3.uuid.codec.base Class Description UuidCodec Interface to be implemented by all codecs of this package. -
Classes in com.github.f4b6a3.uuid.codec used by com.github.f4b6a3.uuid.codec.other Class Description UuidCodec Interface to be implemented by all codecs of this package.