Serializable, Cloneable, Iterable<DataRow>, Collection<DataRow>, List<DataRow>, RandomAccesspublic class DataRowCollection extends ArrayList<DataRow>
modCount| 构造器 | 说明 |
|---|---|
DataRowCollection() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
setColumns(DataColumnCollection columns) |
Set data columns
|
containsAll, toStringequals, hashCodeadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeparallelStream, streampublic void setColumns(DataColumnCollection columns)
columns - Data columnsCopyright © 2019. All rights reserved.