public interface ISnowflake
| Modifier and Type | Method and Description |
|---|---|
default java.time.OffsetDateTime |
getCreationTime()
The time this entity was created.
|
long |
getId()
The Snowflake id of this entity.
|
Config |
getSetup()
The Setup that made this Snowflake.
|
long getId()
Config getSetup()
getCreationTime()Config.default java.time.OffsetDateTime getCreationTime()
getId().