|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.text.AndroidCharacter
public class AndroidCharacter
| Constructor Summary | |
|---|---|
AndroidCharacter()
|
|
| Method Summary | |
|---|---|
static void |
getDirectionalities(char[] src,
byte[] dest,
int count)
|
static char |
getMirror(char ch)
|
static boolean |
mirror(char[] text,
int start,
int count)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndroidCharacter()
| Method Detail |
|---|
public static void getDirectionalities(char[] src,
byte[] dest,
int count)
public static boolean mirror(char[] text,
int start,
int count)
public static char getMirror(char ch)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||