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