Uses of Class
com.ibm.icu.text.RuleBasedCollator.CollationKeyByteSink
-
Packages that use RuleBasedCollator.CollationKeyByteSink Package Description com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. -
-
Uses of RuleBasedCollator.CollationKeyByteSink in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type RuleBasedCollator.CollationKeyByteSink Modifier and Type Method Description private void
RuleBasedCollator. writeIdenticalLevel(java.lang.CharSequence s, RuleBasedCollator.CollationKeyByteSink sink)
private void
RuleBasedCollator. writeSortKey(java.lang.CharSequence s, RuleBasedCollator.CollationKeyByteSink sink, RuleBasedCollator.CollationBuffer buffer)
-