| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Method and Description |
|---|---|
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(CharacterIterator source)
Return a CollationElementIterator for the given CharacterIterator.
|
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(String source)
Return a CollationElementIterator for the given String.
|
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(UCharacterIterator source)
Return a CollationElementIterator for the given UCharacterIterator.
|
Copyright © 2016 Unicode, Inc. and others.