public final class CallableResultSetN extends Object
Constructor and Description |
---|
CallableResultSetN(List<Object> outs,
List<io.reactivex.rxjava3.core.Flowable<?>> flowables) |
Modifier and Type | Method and Description |
---|---|
List<Object> |
outs() |
List<io.reactivex.rxjava3.core.Flowable<?>> |
results() |
io.reactivex.rxjava3.core.Flowable<?> |
results(int index) |
Copyright © 2022–2023. All rights reserved.