| Package | Description |
|---|---|
| io.gs2.dictionary.model |
| Modifier and Type | Method and Description |
|---|---|
static Toc |
Toc.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Toc |
Toc.withCreatedAt(Long createdAt) |
Toc |
Toc.withEntries(List<Entry> entries) |
Toc |
Toc.withIndex(Integer index) |
Toc |
Toc.withTocId(String tocId) |
Toc |
Toc.withUpdatedAt(Long updatedAt) |
Toc |
Toc.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
int |
Toc.compareTo(Toc o) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.