Class RowMapper<T>
java.lang.Object
io.vertx.rxjava3.sqlclient.templates.RowMapper<T>
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()Build aTrepresentation of the givenrowstatic <T> RowMapper<T> newInstance(RowMapper arg) static <T> RowMapper<T> newInstance(RowMapper arg, io.vertx.lang.rx.TypeArg<T> __typeArg_T) toString()
-
Field Details
-
__TYPE_ARG
-
__typeArg_0
-
-
Constructor Details
-
RowMapper
-
RowMapper
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
map
-
newInstance
-
newInstance
-