Class RawBootstrapMethod


  • public class RawBootstrapMethod
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RawBootstrapMethod​(int methodHandleIdx, int[] args)  
    • Constructor Detail

      • RawBootstrapMethod

        public RawBootstrapMethod​(int methodHandleIdx,
                                  int[] args)
    • Method Detail

      • getMethodHandleIdx

        public int getMethodHandleIdx()
      • getArgs

        public int[] getArgs()