Class InstructionSet.I_MULTIANEWARRAY

All Implemented Interfaces:
InstructionSet.New
Enclosing class:
InstructionSet

public static class InstructionSet.I_MULTIANEWARRAY extends InstructionSet.Index16 implements InstructionSet.New
  • Field Details

    • dimensions

      private final int dimensions
  • Constructor Details

    • I_MULTIANEWARRAY

      public I_MULTIANEWARRAY(MethodModel _methodPoolEntry, ByteReader _byteReader, boolean _wide)
  • Method Details