public static class ClassFile.InnerClassesAttribute extends ClassFile.AttributeInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassFile.InnerClassesAttribute.Entry |
| Modifier and Type | Method and Description |
|---|---|
List |
getEntries() |
protected void |
storeBody(DataOutputStream dos) |
storepublic List getEntries()
protected void storeBody(DataOutputStream dos) throws IOException
storeBody in class ClassFile.AttributeInfoIOExceptionCopyright © 2001–2013. All rights reserved.