Package aQute.bnd.classfile
Interface TypeAnnotationsAttribute.Constructor<A extends TypeAnnotationsAttribute>
-
- Enclosing class:
- TypeAnnotationsAttribute
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface TypeAnnotationsAttribute.Constructor<A extends TypeAnnotationsAttribute>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description A
init(TypeAnnotationInfo[] type_annotations)
-
-
-
Method Detail
-
init
A init(TypeAnnotationInfo[] type_annotations)
-
-