UCharacterDirection

public final class UCharacterDirection
extends Object implements UCharacterEnums.ECharacterDirection

java.lang.Object
   ↳ android.icu.lang.UCharacterDirection


Enumerated Unicode character linguistic direction constants. Used as return results from UCharacter

This class is not subclassable

Summary

Inherited constants

Public methods

static String toString(int dir)

Gets the name of the argument direction

Inherited methods

Public methods

toString

Added in API level 24
public static String toString (int dir)

Gets the name of the argument direction

Parameters
dir int: direction type to retrieve name

Returns
String directional name