Uses of Class
aQute.bnd.osgi.ParameterAnnotation
Packages that use ParameterAnnotation
-
Uses of ParameterAnnotation in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return ParameterAnnotationModifier and TypeMethodDescription(package private) ParameterAnnotation
Clazz.newParameterAnnotation
(int parameter, AnnotationInfo annotationInfo, Annotation.ElementType elementType, RetentionPolicy policy, int access_flags) Methods in aQute.bnd.osgi that return types with arguments of type ParameterAnnotationModifier and TypeMethodDescriptionprivate Stream<ParameterAnnotation>
Clazz.MethodDef.parameterAnnotations
(ParameterAnnotationInfo parameterAnnotationInfo, Predicate<AnnotationInfo> matches, Annotation.ElementType elementType, RetentionPolicy policy) Clazz.MethodDef.parameterAnnotations
(String binaryNameFilter)