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.DUP2_X1
Stack: ..., word3, word2, word1 -> ..., word2, word1, word3, word2, word1
public DUP2_X1()
All Packages Class Hierarchy This Package Previous Next Index