| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.enums | |
| com.github.f4b6a3.uuid.util |
| Modifier and Type | Method and Description |
|---|---|
static UuidVariant |
UuidVariant.getVariant(int value)
Get the enum value.
|
static UuidVariant |
UuidVariant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UuidVariant[] |
UuidVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UuidVariant |
UuidUtil.getVariant(UUID uuid)
Get the UUID version.
|
Copyright © 2024. All rights reserved.