public static class SimpleBinaryParser.HeaderInformation extends Object
Constructor and Description |
---|
HeaderInformation(int numColumns,
int numRowsPerColumn,
String[] headerNames) |
Modifier and Type | Method and Description |
---|---|
String[] |
getHeaderNames() |
int |
getNumColumns() |
int |
getNumRowsPerColumn() |
Copyright © 2016 Metron, Inc.. All rights reserved.