Class InvokeDecoder

    • Constructor Summary

      Constructors 
      Constructor Description
      InvokeDecoder​(int payloadSize, jadx.api.plugins.input.insns.Opcode apiOpcode)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void decode​(CodeDecodeState state)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InvokeDecoder

        public InvokeDecoder​(int payloadSize,
                             jadx.api.plugins.input.insns.Opcode apiOpcode)