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