protected static class BinaryTable.ColumnDesc extends Object implements Cloneable
Modifier | Constructor and Description |
---|---|
protected |
ColumnDesc() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Class<?> |
getBase() |
int[] |
getDimens() |
Object |
newInstance(int nRow) |
int |
rowLen() |
public Class<?> getBase()
public int[] getDimens()
public Object newInstance(int nRow)
nRow
- the number of rows to allocate the array forpublic int rowLen()
Copyright © 1996–2018 nom-tam-fits. All rights reserved.