public class UuidGeneratorPaddedImpl extends Object implements UuidGenerator
| Constructor and Description |
|---|
UuidGeneratorPaddedImpl()
Creates a new instance of UuidGeneratorPaddedImpl
|
| Modifier and Type | Method and Description |
|---|---|
String |
generateUuid() |
String |
generateUuid(Object obj) |
public UuidGeneratorPaddedImpl()
public String generateUuid()
generateUuid in interface UuidGeneratorpublic String generateUuid(Object obj)
generateUuid in interface UuidGeneratorCopyright © 2017–2020 Eclipse Foundation. All rights reserved.