public class RuntimeVisibleParameterAnnotations extends ParameterAnnotations
constant_pool, EMPTY_ARRAY, length, name_index, tag
Constructor and Description |
---|
RuntimeVisibleParameterAnnotations(int name_index,
int length,
DataInput input,
ConstantPool constant_pool) |
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 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.