Package aQute.bnd.classfile
Class RuntimeInvisibleAnnotationsAttribute
java.lang.Object
aQute.bnd.classfile.AnnotationsAttribute
aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute
- All Implemented Interfaces:
Attribute
-
Nested Class Summary
Nested classes/interfaces inherited from class aQute.bnd.classfile.AnnotationsAttribute
AnnotationsAttribute.Constructor<A extends AnnotationsAttribute>
-
Field Summary
FieldsFields inherited from class aQute.bnd.classfile.AnnotationsAttribute
annotations
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.classfile.AnnotationsAttribute
attribute_length, read, toString, write
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
RuntimeInvisibleAnnotationsAttribute
-
-
Method Details
-
name
-
read
public static RuntimeInvisibleAnnotationsAttribute read(DataInput in, ConstantPool constant_pool) throws IOException - Throws:
IOException
-