| Package | Description |
|---|---|
| retrofit2.adapter.rxjava2 |
| Modifier and Type | Method and Description |
|---|---|
static <T> Result<T> |
Result.error(Throwable error) |
static <T> Result<T> |
Result.response(Response<T> response) |
Copyright © 2017 Square, Inc.. All rights reserved.