public class RuntimeVisibleAnnotationsReader extends Object implements AttributeReader<AnnotationAttributeInfo>
| Constructor and Description |
|---|
RuntimeVisibleAnnotationsReader() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationAttributeInfo |
readAttribute(DataInputStream dis,
List<DataType> constantsPool) |
boolean |
support(AttributeType attributeType) |
public AnnotationAttributeInfo readAttribute(DataInputStream dis, List<DataType> constantsPool) throws IOException
readAttribute in interface AttributeReader<AnnotationAttributeInfo>IOExceptionpublic boolean support(AttributeType attributeType)
support in interface AttributeReader<AnnotationAttributeInfo>Copyright © 2019. All rights reserved.