| Modifier and Type | Class and Description |
|---|---|
static class |
Table.Row
Values of the row.
|
static class |
Table.Row.Builder
Values of the row.
|
| Modifier and Type | Method and Description |
|---|---|
Table.RowOrBuilder |
Table.getRowsOrBuilder(int index)
Rows of the table.
|
Table.RowOrBuilder |
Table.Builder.getRowsOrBuilder(int index)
Rows of the table.
|
Table.RowOrBuilder |
TableOrBuilder.getRowsOrBuilder(int index)
Rows of the table.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Table.RowOrBuilder> |
Table.getRowsOrBuilderList()
Rows of the table.
|
List<? extends Table.RowOrBuilder> |
Table.Builder.getRowsOrBuilderList()
Rows of the table.
|
List<? extends Table.RowOrBuilder> |
TableOrBuilder.getRowsOrBuilderList()
Rows of the table.
|
Copyright © 2022 Google LLC. All rights reserved.