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