Interface Rx3MaybeJob<INPUT,OUTPUT>

All Superinterfaces:
AsyncJob<INPUT,OUTPUT>, FuturableJob<INPUT,OUTPUT,io.reactivex.rxjava3.core.Maybe<OUTPUT>,ExecutionContext<OUTPUT>>, Job<INPUT,OUTPUT>

public interface Rx3MaybeJob<INPUT,OUTPUT>
Job interface for Maybe in #reactivex version.
Since:
2.0.0