See: Description
| Interface | Description |
|---|---|
| TypeBearer |
Object which has an associated type, possibly itself.
|
| TypeList |
List of
Type instances (or of things that contain types). |
| Class | Description |
|---|---|
| Prototype |
Representation of a method descriptor.
|
| StdTypeList |
Standard implementation of
TypeList. |
| Type |
Representation of a value type, such as may appear in a field, in a
local, on a stack, or in a method descriptor.
|
Implementation of classes that represent types (classes or primitives).
PACKAGES USED:
com.android.dx.utilCopyright © 2020. All Rights Reserved.