class ClassModel.AttributePool.BootstrapMethodsEntry extends ClassModel.AttributePool.AttributePoolEntry
Modifier and Type | Class and Description |
---|---|
(package private) class |
ClassModel.AttributePool.BootstrapMethodsEntry.BootstrapMethod |
Modifier and Type | Field and Description |
---|---|
(package private) ClassModel.AttributePool.BootstrapMethodsEntry.BootstrapMethod[] |
bootstrapMethods |
private int |
numBootstrapMethods |
length, nameIndex
Constructor and Description |
---|
BootstrapMethodsEntry(org.apache.bcel.classfile.BootstrapMethod[] methods,
int _nameIndex,
int _length) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getNumBootstrapMethods() |
getAttributePool, getLength, getName, getNameIndex
private int numBootstrapMethods
ClassModel.AttributePool.BootstrapMethodsEntry.BootstrapMethod[] bootstrapMethods