public static interface MethodAttributeAppender.Factory
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MethodAttributeAppender.Factory.CompoundA method attribute appender factory that combines several method attribute appender factories to be
 represented as a single factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| MethodAttributeAppender | make(TypeDescription typeDescription)Returns a method attribute appender that is applicable for a given type description. | 
MethodAttributeAppender make(TypeDescription typeDescription)
typeDescription - The type for which a method attribute appender is to be applied for.Copyright © 2014–2015. All rights reserved.