static class OverlyPermissiveMethod.BootstrapMethod
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int[] |
args |
(package private) int |
bootstrapMethodRef |
| Constructor and Description |
|---|
BootstrapMethod(java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getArgs() |
int |
getBootstrapMethodRef() |
org.apache.bcel.classfile.ConstantMethodHandle |
getFirstMethodHandle(org.apache.bcel.classfile.ConstantPool pool) |
java.lang.String |
toString() |
public int getBootstrapMethodRef()
public int[] getArgs()
@Nullable public org.apache.bcel.classfile.ConstantMethodHandle getFirstMethodHandle(org.apache.bcel.classfile.ConstantPool pool)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.