| Package | Description |
|---|---|
| com.android.dx.cf.attrib |
Implementation of containers and utilities for all the standard Java
attribute types.
|
| Class and Description |
|---|
| BaseAnnotations
Base class for annotations attributes.
|
| BaseAttribute
Base implementation of
Attribute, which directly stores
the attribute name but leaves the rest up to subclasses. |
| BaseLocalVariables
Base attribute class for standard
LocalVariableTable
and LocalVariableTypeTable attributes. |
| BaseParameterAnnotations
Base class for parameter annotation list attributes.
|
| InnerClassList
List of "inner class" entries, which are the contents of
InnerClasses attributes. |
| InnerClassList.Item
Item in an inner classes list.
|
Copyright © 2020. All Rights Reserved.