| Interface | Description |
|---|---|
| Table |
| Class | Description |
|---|---|
| AbstractTable | |
| Column |
A column in a
Table. |
| DefaultTable |
Base
Table implementation. |
| MaterializedTable |
A
Table that materialises its elements and can be iterated over multiple times. |
| Row |
A row of a
Table. |
Copyright © 2018. All rights reserved.