Package | Description |
---|---|
aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConstantPool.DynamicInfo |
static class |
ConstantPool.InvokeDynamicInfo |
Modifier and Type | Method and Description |
---|---|
(package private) static <D extends ConstantPool.AbstractDynamicInfo> |
ConstantPool.parseAbstractDynamicInfo(java.io.DataInput in,
ConstantPool.IntBiFunction<D> constructor) |