public interface AttributeReader<T extends AttributeInfo>
| Modifier and Type | Method and Description |
|---|---|
T |
readAttribute(DataInputStream dis,
List<DataType> constantsPool) |
boolean |
support(AttributeType attributeType) |
T readAttribute(DataInputStream dis, List<DataType> constantsPool) throws IOException
IOExceptionboolean support(AttributeType attributeType)
Copyright © 2019. All rights reserved.