| Package | Description |
|---|---|
| org.apache.bcel.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
| org.apache.bcel.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
| Constructor and Description |
|---|
ConstantInvokeDynamic(ConstantInvokeDynamic c)
Initialize from another object.
|
| Modifier and Type | Method and Description |
|---|---|
ConstantInvokeDynamic |
INVOKEDYNAMIC.getInvokeDynamic(ConstantPoolGen cpg)
Get the ConstantInvokeDynamic associated with this instruction
|
Copyright © 2014. All rights reserved.