public static interface BytecodeAttribute.Reader
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
BytecodeAttribute |
read(BinaryInputStream input,
Map<Integer,Constant.Info> constantPool) |
String name()
BytecodeAttribute read(BinaryInputStream input, Map<Integer,Constant.Info> constantPool) throws IOException
IOExceptionCopyright © 2016. All rights reserved.