Class CollationRuleParser
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.impl.coll.CollationRuleParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic intgetReorderCode(String word) Gets a script or reorder code from its string representation.
-
Method Details
-
getReorderCode
Gets a script or reorder code from its string representation.- Returns:
- the script/reorder code, or -1 if not recognized
-