Uses of Class
io.gs2.lottery.result.PredictionResult
Packages that use PredictionResult
-
Uses of PredictionResult in io.gs2.lottery
Methods in io.gs2.lottery that return PredictionResultMethod parameters in io.gs2.lottery with type arguments of type PredictionResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.predictionAsync(PredictionRequest request, AsyncAction<AsyncResult<PredictionResult>> callback) -
Uses of PredictionResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return PredictionResultModifier and TypeMethodDescriptionstatic PredictionResultPredictionResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) PredictionResult.withItems(List<DrawnPrize> items)