com.ibm.icu.lang
public final class UCharacterDirection extends Object implements UCharacterEnums.ECharacterDirection
This class is not subclassable
UNKNOWN: ICU 2.1
| Method Summary | |
|---|---|
| static String | toString(int dir)
Gets the name of the argument direction |
Parameters: dir direction type to retrieve name
Returns: directional name
UNKNOWN: ICU 2.1