Uses of Class
aQute.bnd.osgi.TypeAnnotation
-
Packages that use TypeAnnotation Package Description aQute.bnd.osgi -
-
Uses of TypeAnnotation in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return TypeAnnotation Modifier and Type Method Description (package private) TypeAnnotation
Clazz. newTypeAnnotation(TypeAnnotationInfo annotationInfo, Annotation.ElementType elementType, java.lang.annotation.RetentionPolicy policy, int access_flags)
Methods in aQute.bnd.osgi that return types with arguments of type TypeAnnotation Modifier and Type Method Description java.util.stream.Stream<TypeAnnotation>
Clazz.ElementDef. typeAnnotations(java.lang.String binaryNameFilter)
java.util.stream.Stream<TypeAnnotation>
Clazz. typeAnnotations(java.lang.String binaryNameFilter)
-