| Package | Description |
|---|---|
| aQute.bnd.classfile |
This package provides an object model and parser for Java class files.
|
| Modifier and Type | Field and Description |
|---|---|
ParameterAnnotationInfo[] |
ParameterAnnotationsAttribute.parameter_annotations |
| Modifier and Type | Method and Description |
|---|---|
A |
ParameterAnnotationsAttribute.Constructor.init(ParameterAnnotationInfo[] parameter_annotations) |
| Constructor and Description |
|---|
ParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
RuntimeInvisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
Copyright © 2021. All rights reserved.