Class SwapInstruction

  • All Implemented Interfaces:
    Constants, IInstruction, Cloneable

    public final class SwapInstruction
    extends Instruction
    This instruction represents the swap instruction, which swaps the two values on top of the working stack.