public final class CallableResultSet1<T1>
extends java.lang.Object
Constructor and Description |
---|
CallableResultSet1(java.util.List<java.lang.Object> outs,
io.reactivex.Flowable<T1> results) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
outs() |
io.reactivex.Flowable<T1> |
results() |
Copyright © 2016–2020. All rights reserved.