public class EncodedValue
extends java.lang.Object
| Constructor and Description |
|---|
EncodedValue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
annotateEncodedAnnotation(AnnotatedBytes out,
DexReader reader) |
static void |
annotateEncodedArray(AnnotatedBytes out,
DexReader reader) |
static void |
annotateEncodedValue(AnnotatedBytes out,
DexReader reader) |
public static void annotateEncodedValue(@Nonnull
AnnotatedBytes out,
@Nonnull
DexReader reader)
public static void annotateEncodedAnnotation(@Nonnull
AnnotatedBytes out,
@Nonnull
DexReader reader)
public static void annotateEncodedArray(@Nonnull
AnnotatedBytes out,
@Nonnull
DexReader reader)