| Modifier and Type | Method and Description |
|---|---|
static <T> Call<T> |
failure(IOException failure) |
static <T> Call<T> |
response(Response<T> response,
Retrofit retrofit) |
static <T> Call<T> |
response(T successValue,
Retrofit retrofit) |
Copyright © 2015 Square, Inc.. All Rights Reserved.