public class ComponentInfoWithAnnotation extends ComponentInfo
attributeBytes, descriptor, name, signature, signatureUtf8Offset, tagBits, version| Modifier and Type | Method and Description |
|---|---|
IBinaryAnnotation[] |
getAnnotations()
Answer the runtime visible and invisible annotations for this component or null if none.
|
protected void |
initialize()
This method is used to fully initialize the contents of the receiver.
|
protected void |
reset() |
java.lang.String |
toString() |
compareTo, createComponent, equals, getGenericSignature, getName, getTagBits, getTypeAnnotations, getTypeName, hashCode, sizeInBytes, throwFormatException, toStringContentpublic IBinaryAnnotation[] getAnnotations()
IComponentgetAnnotations in interface IComponentgetAnnotations in class ComponentInfoprotected void initialize()
ComponentInfoinitialize in class ComponentInfoprotected void reset()
reset in class ClassFileStructpublic java.lang.String toString()
toString in class ComponentInfo