@Singleton public class ConcurrentUUIDFactory extends java.lang.Object implements UUIDFactory
| Constructor and Description |
|---|
ConcurrentUUIDFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
generateRandomUuid()
Generates a new version 4 UUID.
|
public java.util.UUID generateRandomUuid()
UUIDFactorygenerateRandomUuid in interface UUIDFactory