public class FieldInfoWithAnnotation extends FieldInfo
accessFlags, attributeBytes, constant, descriptor, name, signature, signatureUtf8Offset, tagBits, version, wrappedConstantValue| Modifier and Type | Method and Description |
|---|---|
IBinaryAnnotation[] |
getAnnotations()
Answer the runtime visible and invisible 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() |
compareTo, createField, equals, getConstant, getGenericSignature, getModifiers, getName, getTagBits, getTypeAnnotations, getTypeName, getWrappedConstantValue, hasConstant, hashCode, isSynthetic, sizeInBytes, throwFormatException, toStringContentpublic IBinaryAnnotation[] getAnnotations()
IBinaryFieldgetAnnotations in interface IBinaryFieldgetAnnotations in class FieldInfoprotected void initialize()
FieldInfoinitialize in class FieldInfoprotected void reset()
reset in class ClassFileStruct