Public Methods | |
ObjectType (String class_name) | |
boolean | equals (Object type) |
String | getClassName () |
ObjectType (String class_name) | |
boolean | equals (Object type) |
String | getClassName () |
int | hashCode () |
Private Attributes | |
String | class_name |
Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/ObjectType.java.
|
Definition at line 15 of file lib/jpf/de/fub/bytecode/generic/ObjectType.java. |
|
Definition at line 17 of file src/de/fub/bytecode/generic/ObjectType.java. |
|
Reimplemented from Type. Definition at line 23 of file src/de/fub/bytecode/generic/ObjectType.java. |
|
Reimplemented from Type. Definition at line 19 of file lib/jpf/de/fub/bytecode/generic/ObjectType.java. |
|
Definition at line 29 of file src/de/fub/bytecode/generic/ObjectType.java. |
|
Definition at line 26 of file lib/jpf/de/fub/bytecode/generic/ObjectType.java. Referenced by ConstantPoolGen::addClass().
|
|
Definition at line 32 of file src/de/fub/bytecode/generic/ObjectType.java. |