Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
(package private) ParameterAnnotation |
Clazz.newParameterAnnotation(int parameter,
AnnotationInfo annotationInfo,
Annotation.ElementType elementType,
java.lang.annotation.RetentionPolicy policy,
int access_flags) |
Modifier and Type | Method and Description |
---|---|
private java.util.stream.Stream<ParameterAnnotation> |
Clazz.MethodDef.parameterAnnotations(ParameterAnnotationInfo parameterAnnotationInfo,
java.util.function.Predicate<AnnotationInfo> matches,
Annotation.ElementType elementType,
java.lang.annotation.RetentionPolicy policy) |
java.util.stream.Stream<ParameterAnnotation> |
Clazz.MethodDef.parameterAnnotations(java.lang.String binaryNameFilter) |