|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.icu.lang.UCharacterDirection
public final class UCharacterDirection
Enumerated Unicode character linguistic direction constants. Used as return results from UCharacter
This class is not subclassable
Field Summary |
---|
Method Summary | |
---|---|
static java.lang.String |
toString(int dir)
Gets the name of the argument direction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String toString(int dir)
dir
- direction type to retrieve name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |