All Packages Class Hierarchy This Package Previous Next Index
Class de.fub.bytecode.generic.I2B
java.lang.Object
|
+----de.fub.bytecode.generic.Instruction
|
+----de.fub.bytecode.generic.ConversionInstruction
|
+----de.fub.bytecode.generic.I2B
- public class I2B
- extends ConversionInstruction
I2B - Convert int to byte
Stack: ..., value -> ..., result
- Version:
- $Id: I2B.java,v 1.4 1999/05/04 13:13:32 dahm Exp $
- Author:
- M. Dahm
-
I2B()
-
I2B
public I2B()
All Packages Class Hierarchy This Package Previous Next Index