Uses of Enum
com.ibm.icu.lang.UScript.ScriptUsage
Packages that use UScript.ScriptUsage
-
Uses of UScript.ScriptUsage in com.ibm.icu.lang
Methods in com.ibm.icu.lang that return UScript.ScriptUsageModifier and TypeMethodDescriptionstatic final UScript.ScriptUsage
UScript.getUsage
(int script) Returns the script usage according to UAX #31 Unicode Identifier and Pattern Syntax.static UScript.ScriptUsage
Returns the enum constant of this type with the specified name.static UScript.ScriptUsage[]
UScript.ScriptUsage.values()
Returns an array containing the constants of this enum type, in the order they are declared.