public final class InputDimension
extends java.lang.Object
AbstractRoutines.getInputDimension(File)
Modifier and Type | Method | Description |
---|---|---|
int |
columnCount() |
Returns the maximum number of column the input contains.
|
long |
rowCount() |
Returns the total number of rows the input contains.
|
public final long rowCount()
public final int columnCount()