public interface ISnowflake
Modifier and Type | Method and Description |
---|---|
default java.time.OffsetDateTime |
getCreationTime()
The time this entity was created.
|
java.lang.String |
getId()
The Snowflake id of this entity.
|
java.lang.String getId()
default java.time.OffsetDateTime getCreationTime()
getId()
.