| Modifier and Type | Field and Description |
|---|---|
static TimeOrderedCodec |
INSTANCE
A shared immutable instance.
|
| Constructor and Description |
|---|
TimeOrderedCodec() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
decode(UUID uuid)
Get a time-based UUID from a time-ordered UUID.
|
UUID |
encode(UUID uuid)
Get a time-ordered UUID from a time-based UUID.
|
public static final TimeOrderedCodec INSTANCE
Copyright © 2024. All rights reserved.