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 UuidGenerator
public String generateUuid(Object obj)
generateUuid
in interface UuidGenerator
Copyright © 2021. All rights reserved.