|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--java.lang.String
String constants not yet supported by TinyVM.
| Constructor Summary | |
String(char[] c,
int off,
int len)
|
|
| Method Summary | |
char[] |
toCharArray()
|
String |
toString()
Returns the empty string. |
static String |
valueOf(Object aObj)
|
| Methods inherited from class java.lang.Object |
getClass |
| Constructor Detail |
public String(char[] c,
int off,
int len)
| Method Detail |
public char[] toCharArray()
public static String valueOf(Object aObj)
public String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||