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