Uses of Class
com.ibm.icu.text.RuleBasedCollator.CollationKeyByteSink
-
Packages that use RuleBasedCollator.CollationKeyByteSink Package Description com.ibm.icu.text -
-
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)
-