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