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