protected interface TableFun
Platform and version requirements: Common
invoke
abstract operator fun invoke(values: Array<out Any?>): Unit
Delegate that receives all values of a row.