- Common ways to obtain CollationElementIteratorICU
private void myMethod () {CollationElementIteratorICU c =
String source;CollationElementIteratorICU.getInstance(collatorAddress, source)
new CollationElementIteratorICU(address)
- Smart code suggestions by Codota
}
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }
/** * Obtains the previous collation element in the source string. * * @return the previous collation element, or {@code NULLORDER} when * the start of the iteration has been reached. */ public int previous() { return this.icuIterator.previous(); }