Methods
| Name | Description | 
|---|---|
| compareTo(CollationKey) | Compare this CollationKey to the target CollationKey. | 
| equals(Object) | Compare this CollationKey and the target CollationKey for equality. | 
| getSourceString() | Returns the String that this CollationKey represents. | 
| hashCode() | Creates a hash code for this CollationKey. | 
| toByteArray() | Converts the CollationKey to a sequence of bits. |