MutinyVertxRow

class MutinyVertxRow(vertxRow: Row) : Row

Constructors

Link copied to clipboard
constructor(vertxRow: Row)

Functions

Link copied to clipboard
open override fun <T : Any> get(index: Int, clazz: Class<T>): T?