toggle menu
assertk
0.28.1
common
switch theme
search in API
assertk
/
assertk
/
Table1Builder
Table1Builder
common
class
Table1Builder
:
TableBuilder
Builds a table with the given rows.
Members
Functions
row
Link copied to clipboard
common
fun
<
C1
>
row
(
val1
:
C1
)
:
Table1
<
C1
>
Adds a row to the table with the given values.