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