public class RuntimeVisibleAnnotationsAttr extends AnnotationsAttr
CODE, CONSTANT_VALUE, DEPRECATED, ENCLOSING_METHOD, EXCEPTIONS, INNER_CLASSES, LINE_NUMBER_TABLE, LOCAL_VARIABLE_TABLE, RUNTIME_INVISIBLE_ANNOTATIONS, RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS, RUNTIME_VISIBLE_ANNOTATIONS, RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS, SIGNATURE, SOURCE_FILE, STACK_MAP_TABLE, SYNTHETIC| Constructor and Description |
|---|
RuntimeVisibleAnnotationsAttr(ConstantPool cp) |
RuntimeVisibleAnnotationsAttr(ConstantPool cp,
String name) |
RuntimeVisibleAnnotationsAttr(ConstantPool cp,
String name,
int length,
DataInput din) |
addAnnotation, getAnnotations, getLength, writeDataTogetAttributes, getConstantPool, getName, getNameConstant, readFrom, skipBytes, writeTopublic RuntimeVisibleAnnotationsAttr(ConstantPool cp)
public RuntimeVisibleAnnotationsAttr(ConstantPool cp, String name)
public RuntimeVisibleAnnotationsAttr(ConstantPool cp, String name, int length, DataInput din) throws IOException
IOExceptionCopyright © 2004-2015 Cojen. All Rights Reserved.