public class RuntimeVisibleAnnotations extends Annotations
constant_pool, length, name_index
Constructor and Description |
---|
RuntimeVisibleAnnotations(int name_index,
int length,
DataInputStream file,
ConstantPool constant_pool) |
getAnnotationEntries, setAnnotationTable
clone, getName, readAttribute
public RuntimeVisibleAnnotations(int name_index, int length, DataInputStream file, ConstantPool constant_pool) throws IOException
name_index
- Index pointing to the name Codelength
- Content length in bytesfile
- Input streamconstant_pool
- Array of constantsIOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.