Uses of Class
io.gs2.seasonRating.result.VoteResult
Packages that use VoteResult
-
Uses of VoteResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return VoteResultMethod parameters in io.gs2.seasonRating with type arguments of type VoteResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.voteAsync(VoteRequest request, AsyncAction<AsyncResult<VoteResult>> callback) -
Uses of VoteResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return VoteResultModifier and TypeMethodDescriptionstatic VoteResultVoteResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)