getId static method

int getId()

return snowflake id

Implementation

static int getId() {
  return snowflake.getId();
}