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