| Interface | Description |
|---|---|
| FieldReference |
This class represents a reference to a field.
|
| MethodReference |
This class represents a reference to a method.
|
| Reference |
This class is the base interface for field/method/string/type references in a dex file.
|
| StringReference |
This class represents a reference to an arbitrary string.
|
| TypeReference |
This class represents a reference to a type.
|