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.FieldrefInfo |
static class |
ConstantPool.InterfaceMethodrefInfo |
static class |
ConstantPool.MethodrefInfo |
Modifier and Type | Method and Description |
---|---|
(package private) static <R extends ConstantPool.AbstractRefInfo> |
ConstantPool.parseRefInfo(java.io.DataInput in,
ConstantPool.IntBiFunction<R> constructor) |