public class RuntimeInvisibleParameterAnnotations extends ParameterAnnotations
constant_pool, EMPTY_ARRAY, length, name_index, tag| Constructor and Description |
|---|
RuntimeInvisibleParameterAnnotations(int nameIndex,
int length,
DataInput input,
ConstantPool constantPool) |
accept, copy, dump, getParameterAnnotationEntries, getParameterAnnotationTable, iterator, setParameterAnnotationTableaddAttributeReader, addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, println, readAttribute, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic RuntimeInvisibleParameterAnnotations(int nameIndex, int length, DataInput input, ConstantPool constantPool) throws IOException
nameIndex - Index pointing to the name Codelength - Content length in bytesinput - Input streamconstantPool - Array of constantsIOExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.