| Package | Description |
|---|---|
| com.android.dx.util |
Utility classes for class file access/manipulation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotatedOutput
Interface for a binary output destination that may be augmented
with textual annotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayAnnotatedOutput
Implementation of
AnnotatedOutput which stores the written data
into a byte[]. |
Copyright © 2020. All Rights Reserved.