public abstract class UUIDGenerator extends Object
Constructor and Description |
---|
UUIDGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract UUID |
generate()
Method to include the logic to generate a specified uuid.
|
public abstract UUID generate()
Copyright © 2024 WSO2. All rights reserved.