|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.fub.bytecode.generic.Type
|
+--de.fub.bytecode.generic.ReferenceType
Super class for objects and arrays.
| Fields inherited from class de.fub.bytecode.generic.Type |
BOOLEAN,
BYTE,
CHAR,
DOUBLE,
FLOAT,
INT,
LONG,
NO_ARGS,
NULL,
OBJECT,
SHORT,
signature,
STRING,
STRINGBUFFER,
type,
VOID |
| Constructor Summary | |
protected |
ReferenceType(byte t,
java.lang.String s)
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class de.fub.bytecode.generic.Type |
getArgumentTypes,
getMethodSignature,
getReturnType,
getSignature,
getSize,
getType,
getType |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
protected ReferenceType(byte t,
java.lang.String s)
| Method Detail |
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||