Class AbstractInstruction.UnboundNewObjectInstruction

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

public static final class AbstractInstruction.UnboundNewObjectInstruction extends AbstractInstruction.UnboundInstruction implements NewObjectInstruction