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) |
store
public List getEntries()
protected void storeBody(DataOutputStream dos) throws IOException
storeBody
in class ClassFile.AttributeInfo
IOException
Copyright © 2001-2013. All Rights Reserved.