| Package | Description |
|---|---|
| aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
| Modifier and Type | Field and Description |
|---|---|
ElementValueInfo[] |
AnnotationInfo.values |
| Modifier and Type | Method and Description |
|---|---|
A |
AnnotationInfo.Constructor.init(String type,
ElementValueInfo[] values) |
| Constructor and Description |
|---|
AnnotationInfo(String type,
ElementValueInfo[] values) |
TypeAnnotationInfo(int target_type,
byte[] target_info,
int target_index,
byte[] type_path,
String type,
ElementValueInfo[] values) |
Copyright © 2021. All rights reserved.