Class InstructionSet.I_ICONST_M1

All Implemented Interfaces:
InstructionSet.Constant<Integer>
Enclosing class:
InstructionSet

public static class InstructionSet.I_ICONST_M1 extends InstructionSet.BytecodeEncodedConstant<Integer>
  • Constructor Details

    • I_ICONST_M1

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

    • getDescription

      public String getDescription()