Package japicmp.util
Interface AnnotationHelper.AnnotationsAttributeCallback<T>
-
- Enclosing class:
- AnnotationHelper
public static interface AnnotationHelper.AnnotationsAttributeCallback<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javassist.bytecode.AnnotationsAttribute
getAnnotationsAttribute(T t)
-
-
-
Method Detail
-
getAnnotationsAttribute
javassist.bytecode.AnnotationsAttribute getAnnotationsAttribute(T t)
-
-