| Package | Description |
|---|---|
| io.gs2.watch.model | |
| io.gs2.watch.result |
| Modifier and Type | Method and Description |
|---|---|
static Chart |
Chart.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Chart |
Chart.withChartId(String chartId) |
Chart |
Chart.withEmbedId(String embedId) |
Chart |
Chart.withHtml(String html) |
| Modifier and Type | Method and Description |
|---|---|
int |
Chart.compareTo(Chart o) |
| Modifier and Type | Method and Description |
|---|---|
Chart |
GetChartResult.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetChartResult.setItem(Chart item) |
GetChartResult |
GetChartResult.withItem(Chart item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.