public class UUIDGenerator extends Object implements TextGenerator
| Constructor and Description |
|---|
UUIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate() |
static String |
toString(UUID uuid) |
boolean |
verify(String value) |
public String generate()
generate in interface TextGeneratorpublic boolean verify(String value)
verify in interface TextGeneratorCopyright © 2017. All rights reserved.