Uses of Enum
com.ibm.icu.lang.UScript.ScriptUsage
Packages that use UScript.ScriptUsage
-
Uses of UScript.ScriptUsage in com.ibm.icu.lang
Subclasses with type arguments of type UScript.ScriptUsage in com.ibm.icu.langMethods in com.ibm.icu.lang that return UScript.ScriptUsageModifier and TypeMethodDescriptionstatic final UScript.ScriptUsageUScript.getUsage(int script) Returns the script usage according to UAX #31 Unicode Identifier and Pattern Syntax.static UScript.ScriptUsageReturns 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.