|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--util.typeDesc
Support methods for decoding and printing Java type descriptors.
| Constructor Summary | |
typeDesc()
|
|
| Method Summary | |
static java.lang.String |
charToType(char ch)
|
static java.lang.String |
decodeFieldDesc(java.lang.String descStr)
Parse a field descriptor and return a String describing the type. |
static boolean |
isTypeChar(char tChar)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public typeDesc()
| Method Detail |
public static java.lang.String charToType(char ch)
public static boolean isTypeChar(char tChar)
public static java.lang.String decodeFieldDesc(java.lang.String descStr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||