Package | Description |
---|---|
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
(package private) TypeAnnotation |
Clazz.newTypeAnnotation(TypeAnnotationInfo annotationInfo,
Annotation.ElementType elementType,
java.lang.annotation.RetentionPolicy policy,
int access_flags) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<TypeAnnotation> |
Clazz.typeAnnotations(java.lang.String binaryNameFilter) |
java.util.stream.Stream<TypeAnnotation> |
Clazz.ElementDef.typeAnnotations(java.lang.String binaryNameFilter) |