public class RuntimeInvisibleAnnotationsAttribute extends RuntimeAnnotationsAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_NAME
Name of the attribute as in the corresponding constant pool entry.
|
runtimeAnnotations
SYSTEM_PROPERTY_SKIP_ATTRIBUTES
attributes
classFile, debug, SYSTEM_PROPERTY_DEBUG
Constructor and Description |
---|
RuntimeInvisibleAnnotationsAttribute() |
Modifier and Type | Method and Description |
---|---|
protected void |
debug(java.lang.String message)
Utility method for derived structures.
|
getAttributeLength, getRuntimeAnnotations, read, setRuntimeAnnotations, write
createOrSkip, getAttributeNameIndex, getInfo, getName, printAccessFlagsVerbose, setAttributeNameIndex, setInfo
findAttribute, getAttributes, getTotalAttributesLength, readAttributes, setAttributes, writeAttributes
getClassFile, getDebug, getLength, printAccessFlags, printAccessFlagsVerbose, printBytes, setClassFile, setDebug
public static final java.lang.String ATTRIBUTE_NAME
public RuntimeInvisibleAnnotationsAttribute()
protected void debug(java.lang.String message)
AbstractStructure
debug
in class AbstractStructure
message
- the debug message