- 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 next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }
/** * Obtains the next collation element in the source string. * * @return the next collation element or {@code NULLORDER} if the end * of the iteration has been reached. */ public int next() { return this.icuIterator.next(); }