Public Methods | |
boolean | equals (Object type) |
Static Public Methods | |
final BasicType | getType (byte type) |
final BasicType | getType (byte type) |
Private Methods | |
BasicType (byte type) | |
BasicType (byte type) |
Definition at line 9 of file lib/jpf/de/fub/bytecode/generic/BasicType.java.
|
Constructor for basic types such as int, long, `void'
Definition at line 16 of file lib/jpf/de/fub/bytecode/generic/BasicType.java. |
|
Constructor for basic types such as int, long, `void'
Definition at line 18 of file src/de/fub/bytecode/generic/BasicType.java. |
|
Reimplemented from Type. Definition at line 26 of file src/de/fub/bytecode/generic/BasicType.java. |