|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.univocity.parsers.common.routine.InputDimension
public final class InputDimension
A simple class to hold information about the dimensions of a given input, which are calculated using
AbstractRoutines.getInputDimension(File)
| Method Summary | |
|---|---|
int |
columnCount()
Returns the maximum number of column the input contains. |
long |
rowCount()
Returns the total number of rows the input contains. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final long rowCount()
public final int columnCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||