Class SingleSupport<T>

  • All Implemented Interfaces:
    AsyncSupport<T,​io.reactivex.rxjava3.core.Single<T>>

    public class SingleSupport<T>
    extends Object
    implements AsyncSupport<T,​io.reactivex.rxjava3.core.Single<T>>