| Package | Description |
|---|---|
| io.gs2.ranking.model |
| Modifier and Type | Method and Description |
|---|---|
static CalculatedAt |
CalculatedAt.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
CalculatedAt |
CalculatedAt.withCalculatedAt(Long calculatedAt) |
CalculatedAt |
CalculatedAt.withCategoryName(String categoryName) |
| Modifier and Type | Method and Description |
|---|---|
List<CalculatedAt> |
Namespace.getLastCalculatedAts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.setLastCalculatedAts(List<CalculatedAt> lastCalculatedAts) |
Namespace |
Namespace.withLastCalculatedAts(List<CalculatedAt> lastCalculatedAts) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.