InnerClassListpublic final class InnerClassList extends com.android.dx.util.FixedSizeList List of "inner class" entries, which are the contents of
{@code InnerClasses} attributes. |
Constructors Summary |
---|
public InnerClassList(int count)Constructs an instance.
super(count);
|
|