public static class UUIDTypeDescriptor.ToStringTransformer extends Object implements UUIDTypeDescriptor.ValueTransformer
| Modifier and Type | Field and Description |
|---|---|
static UUIDTypeDescriptor.ToStringTransformer |
INSTANCE |
| Constructor and Description |
|---|
ToStringTransformer() |
public static final UUIDTypeDescriptor.ToStringTransformer INSTANCE
public String 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.