Class RuntimeVisibleAnnotations
java.lang.Object
org.vesalainen.bcc.AttributeInfo
org.vesalainen.bcc.annotation.RuntimeVisibleAnnotations
- All Implemented Interfaces:
Writable
-
Field Summary
FieldsFields inherited from class AttributeInfo
attribute_length, attribute_name_index, classFile -
Constructor Summary
ConstructorsConstructorDescriptionRuntimeVisibleAnnotations(ClassFile classFile, int attribute_name_index, int attribute_length, DataInput in) -
Method Summary
Methods inherited from class AttributeInfo
getAttributeSize, getInstance, isOfType
-
Field Details
-
annotations
-
-
Constructor Details
-
RuntimeVisibleAnnotations
public RuntimeVisibleAnnotations(ClassFile classFile, int attribute_name_index, int attribute_length, DataInput in) throws IOException - Throws:
IOException
-
-
Method Details
-
write
- Specified by:
writein interfaceWritable- Overrides:
writein classAttributeInfo- Throws:
IOException
-
getAnnotations
-
getLength
private int getLength()
-