| Modifier and Type | Method and Description |
|---|---|
UniqueId |
UniqueIdCodec.decode(long id)
Decode the value of UniqueID to UniqueID object.
|
static UniqueId |
UniqueId.decode(long id) |
static UniqueId |
UniqueId.valueOf(long id) |
static UniqueId |
UniqueId.valueOf(long timeMillis,
long instance,
long sequence) |
Copyright © 2018 The Struqt Project. All rights reserved.