| Class | Description |
|---|---|
| PowerOfTwoLongConverter | |
| SymbolsLongConverter |
| Annotation Type | Description |
|---|---|
| Base16 |
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base64
|
| Base64 |
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base64
|
| Base85 |
Annotate fields or parameters to signify the long value represent a String of 0 to 10 characters in Base85
|
| Id |
Annotate fields or parameters to signify the long value represent an identifier as a Nanosecond resolution timestamp from epoch.
|
| NanoTime |
Annotate fields or parameters to signify the long value represent a Nanosecond resolution timestamp from epoch.
|
| Words |
Annotate fields or parameters to signify the long value represent a String of 0 to 6 words in base 2048
|
Copyright © 2022. All rights reserved.