public class RuntimeVisibleParameterAnnotations extends ParameterAnnotations
constant_pool, EMPTY_ARRAY, length, name_index, tag
Constructor and Description |
---|
RuntimeVisibleParameterAnnotations(int nameIndex,
int length,
DataInput input,
ConstantPool constantPool) |
accept, copy, dump, getParameterAnnotationEntries, getParameterAnnotationTable, iterator, setParameterAnnotationTable
addAttributeReader, addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, println, readAttribute, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public RuntimeVisibleParameterAnnotations(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 constantsIOException
- Thrown when an I/O exception of some sort has occurred.Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.