@EverythingIsNonNull
Package com.jaredsburrows.retrofit2.adapter.synchronous
-
Class Summary Class Description SynchronousCallAdapterFactory A synchronousCallAdapter.Factorythat uses the same thread for both I/O and application-level callbacks.
@EverythingIsNonNull
| Class | Description |
|---|---|
| SynchronousCallAdapterFactory |
A synchronous
CallAdapter.Factory that uses the same thread for both I/O and
application-level callbacks. |