All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----de.fub.bytecode.generic.Instruction | +----de.fub.bytecode.generic.StackInstruction | +----de.fub.bytecode.generic.DUP_X2
Stack: ..., word3, word2, word1 -> ..., word1, word3, word2, word1
public DUP_X2()
All Packages Class Hierarchy This Package Previous Next Index