| Constructor and Description |
|---|
DataFrameHeader() |
| Modifier and Type | Method and Description |
|---|---|
DataFrameHeader |
add(DataFrameColumn<?,?> column)
Adds a new data frame column to this header
|
DataFrameHeader |
copy()
Creates a copy of this header.
|
add, add, clear, contains, equals, get, getColumnType, getColumnType, getIndex, getType, getType, iterator, remove, rename, size, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DataFrameHeader add(DataFrameColumn<?,?> column)
column - new data frame columnpublic DataFrameHeader copy()
BasicTypeHeadercopy in class BasicTypeHeader<String>Copyright © 2017. All rights reserved.