public class BootstrapMethodsReader extends AttributeReader
Modifier and Type | Class and Description |
---|---|
static interface |
BootstrapMethodsReader.BootstrapMethod |
attr, cr, length
Modifier | Constructor and Description |
---|---|
protected |
BootstrapMethodsReader(ClassReader.AttrIterator attr) |
Modifier and Type | Method and Description |
---|---|
int |
count() |
BootstrapMethodsReader.BootstrapMethod |
getEntry(int i) |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSize
protected BootstrapMethodsReader(ClassReader.AttrIterator attr) throws InvalidClassFileException
InvalidClassFileException
public int count()
public BootstrapMethodsReader.BootstrapMethod getEntry(int i)