public class UuidGeneratorImpl extends Object implements UuidGenerator
Constructor and Description |
---|
UuidGeneratorImpl()
Creates a new instance of UuidGeneratorImpl
|
Modifier and Type | Method and Description |
---|---|
String |
generateUuid() |
String |
generateUuid(Object obj) |
public UuidGeneratorImpl()
public String generateUuid()
generateUuid
in interface UuidGenerator
public String generateUuid(Object obj)
generateUuid
in interface UuidGenerator
Copyright © 2021. All rights reserved.