java.lang.Object
org.csveed.common.ColumnKey
org.csveed.common.ColumnNameKey
- All Implemented Interfaces:
Comparable<ColumnKey>
The Class ColumnNameKey.
-
Constructor Summary
Constructors -
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
public int hashCode() -
toString
-
getPriority
Description copied from class:ColumnKey
Gets the priority.- Specified by:
getPriority
in classColumnKey
- Returns:
- the priority
-