Package com.jaredsburrows.retrofit2.adapter.synchronous
@EverythingIsNonNull
package com.jaredsburrows.retrofit2.adapter.synchronous
-
ClassDescriptionA synchronous
CallAdapter.Factory
that uses the same thread for both I/O and application-level callbacks.