public class RuntimeVisibleParameterAnnotations extends ParameterAnnotations
constant_pool, length, name_index, tag| Constructor and Description |
|---|
RuntimeVisibleParameterAnnotations(int name_index,
int length,
DataInput input,
ConstantPool constant_pool) |
accept, copy, dump, getParameterAnnotationEntries, getParameterAnnotationTable, setParameterAnnotationTableaddAttributeReader, addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, println, readAttribute, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toStringpublic RuntimeVisibleParameterAnnotations(int name_index,
int length,
DataInput input,
ConstantPool constant_pool)
throws IOException
name_index - Index pointing to the name Codelength - Content length in bytesinput - Input streamconstant_pool - Array of constantsIOExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.