java.lang.Object
org.csveed.common.ColumnKey
org.csveed.common.ColumnIndexKey
-
Constructor Summary
-
Method Summary
Methods inherited from class org.csveed.common.ColumnKey
keyTypeCompare, sameKeyType
-
Constructor Details
-
ColumnIndexKey
public ColumnIndexKey(int columnIndex) Instantiates a new column index key.- Parameters:
columnIndex
- the column index
-
-
Method Details
-
compareTo
-
equals
-
hashCode
-
toString
-
getPriority
Description copied from class:ColumnKey
Gets the priority.- Specified by:
getPriority
in classColumnKey
- Returns:
- the priority
-