Package | Description |
---|---|
io.vertx.rxjava.sqlclient |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<RowIterator> |
RowIterator.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
RowIterator<R> |
RowSet.iterator() |
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg) |
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg,
io.vertx.lang.rx.TypeArg<R> __typeArg_R) |
Copyright © 2021 Eclipse. All rights reserved.