public final class ComponentInfoWithTypeAnnotation extends ComponentInfoWithAnnotation
attributeBytes, descriptor, name, signature, signatureUtf8Offset, tagBits, version| Modifier and Type | Method and Description |
|---|---|
IBinaryTypeAnnotation[] |
getTypeAnnotations()
Answer the runtime visible and invisible type 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() |
getAnnotationscompareTo, createComponent, equals, getGenericSignature, getName, getTagBits, getTypeName, hashCode, sizeInBytes, throwFormatException, toStringContentpublic IBinaryTypeAnnotation[] getTypeAnnotations()
IComponentgetTypeAnnotations in interface IComponentgetTypeAnnotations in class ComponentInfoprotected void initialize()
ComponentInfoinitialize in class ComponentInfoWithAnnotationprotected void reset()
reset in class ComponentInfoWithAnnotationpublic java.lang.String toString()
toString in class ComponentInfoWithAnnotation