Class BootstrapMethod


  • public class BootstrapMethod
    extends java.lang.Object
    Representation of a bootstrap methods in the bootstrap method attribute section.
    • Method Detail

      • getBootstrapMethodRef

        public int getBootstrapMethodRef()
        Gets bootstrap method ref.
        Returns:
        the bootstrap method ref
      • getBootstrapArguments

        public int[] getBootstrapArguments()
        Get bootstrap arguments int [ ].
        Returns:
        the int [ ]