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

Uses in package com.ibm.icu.text

Constructors with parameter type com.ibm.icu.text.RawCollationKey

CollationKey constructor that forces key to release its internal byte array for adoption. key will have a null byte array after this construction.

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

RawCollationKey
Gets the simpler form of a CollationKey for the String source following the rules of this Collator and stores the result into the user provided argument key.
RawCollationKey
Gets the simpler form of a CollationKey for the String source following the rules of this Collator and stores the result into the user provided argument key.

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

RawCollationKey
Gets the simpler form of a CollationKey for the String source following the rules of this Collator and stores the result into the user provided argument key.
RawCollationKey
Gets the simpler form of a CollationKey for the String source following the rules of this Collator and stores the result into the user provided argument key.

Copyright (c) 2006 IBM Corporation and others.