| Modifier and Type | Field and Description | 
|---|---|
| static io.vertx.lang.rx.TypeArg<RowIterator> | __TYPE_ARG | 
| io.vertx.lang.rx.TypeArg<R> | __typeArg_0 | 
| Constructor and Description | 
|---|
| RowIterator(Object delegate,
           io.vertx.lang.rx.TypeArg<R> typeArg_0) | 
| RowIterator(RowIterator delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| RowIterator | getDelegate() | 
| int | hashCode() | 
| boolean | hasNext() | 
| static <R> RowIterator<R> | newInstance(RowIterator arg) | 
| static <R> RowIterator<R> | newInstance(RowIterator arg,
           io.vertx.lang.rx.TypeArg<R> __typeArg_R) | 
| R | next() | 
| String | toString() | 
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEachRemaining, removepublic static final io.vertx.lang.rx.TypeArg<RowIterator> __TYPE_ARG
public final io.vertx.lang.rx.TypeArg<R> __typeArg_0
public RowIterator(RowIterator delegate)
public RowIterator getDelegate()
public static <R> RowIterator<R> newInstance(RowIterator arg)
public static <R> RowIterator<R> newInstance(RowIterator arg, io.vertx.lang.rx.TypeArg<R> __typeArg_R)
Copyright © 2024 Eclipse. All rights reserved.