Uses of Class
edu.uky.ai.util.ImmutableArray
Package | Description |
---|---|
edu.uky.ai.util |
Contains assorted helpful objects.
|
-
Uses of ImmutableArray in edu.uky.ai.util
Fields in edu.uky.ai.util declared as ImmutableArray Modifier and Type Field Description ImmutableArray<Table.Cell>
Table. cells
The table's cellsImmutableArray<Table.Cell>
Table.Sequence. cells
The cells that make up this row or columnImmutableArray<Table.Column>
Table. columns
The table's columnsImmutableArray<Table.Row>
Table. rows
The table's rows