@CompileStatic class UUIDConverter extends Object implements ValueConverter
| Constructor and description |
|---|
UUIDConverter() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
canConvert(Object value) |
|
Object |
convert(Object value) |
|
Class<?> |
getTargetType() |