| Package | Description | 
|---|---|
| net.bytebuddy.implementation.attribute | 
 All types and classes in this package are responsible for writing attributes for a given Java byte code element,
 i.e. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MethodAttributeAppender.ForAnnotation.Target.OnMethod
A method attribute appender target for writing annotations directly onto the method. 
 | 
static class  | 
MethodAttributeAppender.ForAnnotation.Target.OnMethodParameter
A method attribute appender target for writing annotations onto a given method parameter. 
 | 
Copyright © 2014–2015. All rights reserved.