kotysa-vertx-sqlclient
3.0.0
jvm
kotysa-vertx-sqlclient
/
org.ufoss.kotysa.vertx.mutiny.sqlclient
/
VertxRow
Vertx
Row
class
VertxRow
(
vertxRow
:
Row
)
:
Row
Members
Constructors
Vertx
Row
Link copied to clipboard
constructor
(
vertxRow
:
Row
)
Functions
get
Link copied to clipboard
open
override
fun
<
T
:
Any
>
get
(
index
:
Int
,
clazz
:
Class
<
T
>
)
:
T
?