|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CollationKey | |
| com.ibm.icu4jni.text | |
| Uses of CollationKey in com.ibm.icu4jni.text |
| Methods in com.ibm.icu4jni.text that return CollationKey | |
CollationKey |
RuleBasedCollator.getCollationKey(java.lang.String source)
Get the sort key as an CollationKey object from the argument string. |
abstract CollationKey |
Collator.getCollationKey(java.lang.String source)
Get the sort key as an CollationKey object from the argument string. |
| Methods in com.ibm.icu4jni.text with parameters of type CollationKey | |
int |
CollationKey.compareTo(CollationKey target)
Bitwise comparison for the collation keys |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||