public interface Callback<T>
void
onError(Throwable throwable)
onReceive(RestResult<T> result)
void onReceive(RestResult<T> result)
result
RestResult
void onError(Throwable throwable)
throwable
Throwable
Copyright © 2018–2020 Alibaba Group. All rights reserved.