public class BytecodeAttributes extends Object
| Constructor and Description |
|---|
BytecodeAttributes(BytecodeAttributeInfo[] aAttributes) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeAnnotation |
getAnnotationByType(String aTypeName) |
<T extends BytecodeAttributeInfo> |
getByType(Class<T> aType) |
public BytecodeAttributes(BytecodeAttributeInfo[] aAttributes)
public BytecodeAnnotation getAnnotationByType(String aTypeName)
public <T extends BytecodeAttributeInfo> T getByType(Class<T> aType)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.