Uses of Class com.ibm.icu.text.CollationKey

Uses in package com.ibm.icu.text

Methods with parameter type com.ibm.icu.text.CollationKey

int
Compare this CollationKey to another CollationKey.
boolean
Compare this CollationKey and the argument target CollationKey for equality.
CollationKey
Merges this CollationKey with another.

Methods with return type com.ibm.icu.text.CollationKey

CollationKey
CollationKey.getBound(int boundType, int noOfLevels)
Produce a bound for the sort order of a given collation key and a strength level.
CollationKey
Collator.getCollationKey(String source)
Transforms the String into a CollationKey suitable for efficient repeated comparison.
CollationKey
Get a Collation key for the argument String source from this RuleBasedCollator.
CollationKey
Merges this CollationKey with another.

Copyright (c) 2006 IBM Corporation and others.