public class NullableFuture.Converter<T> extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected NullHandler<F,T> |
handler |
| 构造器和说明 |
|---|
Converter() |
protected NullHandler<F,T> handler
public io.reactivex.Observable<T> observable()
public io.reactivex.Flowable<T> flowable()
public ObservableFlowable<T> handler(NullHandler<F,T> handler)
Copyright © 2018. All rights reserved.