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