|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
public static class BootstrapMethods.BootstrapMethod
| Constructor Summary | |
|---|---|
BootstrapMethods.BootstrapMethod(int bootstrapMethodRef,
int[] bootstrapArguments)
|
|
| Method Summary | |
|---|---|
void |
dump(java.io.DataOutputStream file)
|
int[] |
getBootstrapArguments()
|
int |
getBootstrapMethodRef()
|
int |
getLength()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootstrapMethods.BootstrapMethod(int bootstrapMethodRef,
int[] bootstrapArguments)
| Method Detail |
|---|
public int getBootstrapMethodRef()
public int[] getBootstrapArguments()
public final void dump(java.io.DataOutputStream file)
throws java.io.IOException
java.io.IOExceptionpublic final int getLength()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||