| 构造器 | 说明 |
|---|---|
ColumnIndex() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Index |
asIndex() |
Convert to string index
|
Object |
clone() |
|
List<DataType> |
getDataTypes() |
Get Column data types
|
List<String> |
getFormats() |
Get column data formats
|
List<String> |
getNames() |
Get column names
|
int |
indexOfName(String colName) |
Index of column name
|
List<Integer> |
indexOfName(List<String> colNames) |
Index of column names
|
Integer[] |
indices(Object[] names) |
Get indices
|
Integer[] |
indices(List<Object> names) |
Get indices
|
boolean |
isSameDataType() |
Check if the data types of all columns are same
|
add, add, append, contains, factory, factory, factory, factory, fillKeyList, filterIndices, get, getData, getFormat, getIndices, getIndices, getIndices_bak, getIndices_s, getName, getNameFormat, getValues, indexAll, indexOf, indexOf, iterator, set, setData, setFormat, setName, size, subIndex, subIndex, subIndex, subList, toString, toString, toString, toString_Index, updateFormatforEach, spliteratorpublic int indexOfName(String colName)
colName - Column namepublic List<Integer> indexOfName(List<String> colNames)
colNames - Column namespublic boolean isSameDataType()
public Index asIndex()
Copyright © 2019. All rights reserved.