Class BootstrapMethod


  • public class BootstrapMethod
    extends java.lang.Object
    • Field Detail

      • bootstrapMethodRef

        protected int bootstrapMethodRef
      • bootstrapArguments

        protected int[] bootstrapArguments
    • Constructor Detail

      • BootstrapMethod

        public BootstrapMethod​(int bootstrapMethodRef,
                               int[] bootstrapArguments)
    • Method Detail

      • getBootstrapMethodRef

        public int getBootstrapMethodRef()
      • getBootstrapArguments

        public int[] getBootstrapArguments()