public static class UUIDTypeDescriptor.ToBytesTransformer extends Object implements UUIDTypeDescriptor.ValueTransformer
| Modifier and Type | Field and Description |
|---|---|
static UUIDTypeDescriptor.ToBytesTransformer |
INSTANCE |
| Constructor and Description |
|---|
ToBytesTransformer() |
public static final UUIDTypeDescriptor.ToBytesTransformer INSTANCE
public byte[] transform(UUID uuid)
transform in interface UUIDTypeDescriptor.ValueTransformerpublic UUID parse(Object value)
parse in interface UUIDTypeDescriptor.ValueTransformerCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.