the first key is key('c') and second key is key('a'). "cha" -> the first key is key('ch') and second key is key('a'). And in German, "�b"-> the first key is key('a'), the second key is key('e'), and the third key is key('b'). The key of a character is an integer composed of primary order(short), secondary order(byte), and tertiary orde..." /> the first key is key('c') and second key is key('a'). "cha" -> the first key is key('ch') and second key is key('a'). And in German, "�b"-> the first key is key('a'), the second key is key('e'), and the third key is key('b'). The key of a character is an integer composed of primary order(short), secondary order(byte), and tertiary orde..." /> CollationElementIterator (Java Platform SE 7 )
Java™ Platform
Standard Ed. 7
java.text

Class CollationElementIterator

Java™ Platform
Standard Ed. 7

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2020, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.