public class TypeNameTranslator extends Object
Modifier | Constructor and Description |
---|---|
private |
TypeNameTranslator() |
Modifier and Type | Method and Description |
---|---|
static String |
getBaseType(String t)
returns the basetype of
t . |
static int |
getDimensions(String t)
returns the dimensions of an ArrayType.
|