| Package | Description |
|---|---|
| com.github.martincooper.datatable |
| Modifier and Type | Method and Description |
|---|---|
static DataRowCollection |
DataRowCollection.build(DataTable table)
Builds a new DataRowCollection for the specified DataTable.
|
DataRowCollection |
DataView.rows() |
| Modifier and Type | Method and Description |
|---|---|
static io.vavr.control.Try<DataRowCollection> |
DataRowCollection.build(DataTable table,
Iterable<DataRow> rows)
Builds a new DataRowCollection for the specified DataTable.
|
Copyright © 2017. All rights reserved.