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, writeAnnotationsaddAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toStringpublic Attribute copy(ConstantPool constant_pool)
public final void dump(DataOutputStream dos) throws IOException
Attributedump in class Attributedos - Output file streamIOExceptionCopyright © 2014. All rights reserved.