public class RuntimeInvisibleParameterAnnotations extends ParameterAnnotations
constant_pool, length, name_index, tag
Constructor and Description |
---|
RuntimeInvisibleParameterAnnotations(int name_index,
int length,
DataInput input,
ConstantPool constant_pool) |
accept, copy, dump, getParameterAnnotationEntries, getParameterAnnotationTable, setParameterAnnotationTable
addAttributeReader, addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toString
public RuntimeInvisibleParameterAnnotations(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 constantsIOException
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.