public class RuntimeInvisibleAnnotations extends Annotations
constant_pool, length, name_index, tag
Modifier and Type | Method and Description |
---|---|
Attribute |
copy(ConstantPool constant_pool) |
void |
dump(DataOutputStream dos)
Dump attribute to file stream in binary format.
|
accept, getAnnotationEntries, getNumAnnotations, isRuntimeVisible, setAnnotationTable, writeAnnotations
addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toString
public Attribute copy(ConstantPool constant_pool)
public final void dump(DataOutputStream dos) throws IOException
Attribute
dump
in class Attribute
dos
- Output file streamIOException