Class AbstractInstruction.UnboundConvertInstruction

All Implemented Interfaces:
ClassFileElement, CodeElement, Instruction, ConvertInstruction
Enclosing class:
AbstractInstruction

public static final class AbstractInstruction.UnboundConvertInstruction extends AbstractInstruction.UnboundInstruction implements ConvertInstruction
  • Constructor Details

    • UnboundConvertInstruction

      public UnboundConvertInstruction(Opcode op)
  • Method Details