T
@FunctionalInterface public interface Callback<T>
void
call(T response, Throwable error)
void call(T response, Throwable error)
response
Copyright © 2019. All rights reserved.