Uses of Class
io.gs2.ranking.result.GetRankingResult
Packages that use GetRankingResult
-
Uses of GetRankingResult in io.gs2.ranking
Methods in io.gs2.ranking that return GetRankingResultMethod parameters in io.gs2.ranking with type arguments of type GetRankingResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.getRankingAsync(GetRankingRequest request, AsyncAction<AsyncResult<GetRankingResult>> callback) -
Uses of GetRankingResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return GetRankingResultModifier and TypeMethodDescriptionstatic GetRankingResultGetRankingResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)