public interface Id extends Comparable<Id>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Id.IdType |
| Modifier and Type | Field and Description |
|---|---|
static int |
UUID_LENGTH |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asBytes() |
long |
asLong() |
Object |
asObject() |
String |
asString() |
default boolean |
edge() |
int |
length() |
default boolean |
number() |
default boolean |
string() |
Id.IdType |
type() |
default boolean |
uuid() |
compareTostatic final int UUID_LENGTH
Copyright © 2023 The Apache Software Foundation. All rights reserved.