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, getRawSizeprotected BootstrapMethodsReader(ClassReader.AttrIterator attr) throws InvalidClassFileException
InvalidClassFileExceptionpublic int count()
public BootstrapMethodsReader.BootstrapMethod getEntry(int i)