Klasse BootstrapMethods.BootstrapMethod

java.lang.Object
org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
Umschließende Klasse:
BootstrapMethods

public static class BootstrapMethods.BootstrapMethod extends Object
  • Konstruktordetails

    • BootstrapMethod

      public BootstrapMethod(int bootstrapMethodRef, int[] bootstrapArguments)
  • Methodendetails

    • getBootstrapMethodRef

      public int getBootstrapMethodRef()
    • getBootstrapArguments

      public int[] getBootstrapArguments()
    • dump

      public final void dump(DataOutputStream file) throws IOException
      Löst aus:
      IOException
    • getLength

      public final int getLength()