T
- the value typepublic interface OverridableUuidRepresentationCodec<T>
Codec
implementations that can derive a new instance that overrides the UuidRepresentation
.Modifier and Type | Method and Description |
---|---|
Codec<T> |
withUuidRepresentation(UuidRepresentation uuidRepresentation)
Implementations must return a new instance with the
UuidRepresentation overridden with the given value. |
Codec<T> withUuidRepresentation(UuidRepresentation uuidRepresentation)
UuidRepresentation
overridden with the given value.uuidRepresentation
- the UuidRepresentationCopyright © 2010 - 2023 Adobe. All Rights Reserved