public final class FieldInfoWithTypeAnnotation extends FieldInfoWithAnnotation
accessFlags, attributeBytes, constant, descriptor, name, signature, signatureUtf8Offset, tagBits, wrappedConstantValue| Modifier and Type | Method and Description |
|---|---|
IBinaryTypeAnnotation[] |
getTypeAnnotations()
Answer the runtime visible and invisible type annotations for this field 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, createField, equals, getConstant, getGenericSignature, getModifiers, getName, getTagBits, getTypeName, getWrappedConstantValue, hasConstant, hashCode, isSynthetic, sizeInBytes, throwFormatException, toStringContentpublic IBinaryTypeAnnotation[] getTypeAnnotations()
IBinaryFieldgetTypeAnnotations in interface IBinaryFieldgetTypeAnnotations in class FieldInfoprotected void initialize()
FieldInfoinitialize in class FieldInfoWithAnnotationprotected void reset()
reset in class FieldInfoWithAnnotationpublic java.lang.String toString()
toString in class FieldInfoWithAnnotation