| Constructor and Description |
|---|
UUIDConverter() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
convertFrom(String value)
|
String |
convertTo(UUID value)
Returns a
String instance representing the configuration parameter's value. |
public UUID convertFrom(String value)
convertFrom in interface Converter<UUID>value - The configuration parameter's String valueUUID instance representing the configuration parameter's valueCopyright © 2022. All rights reserved.