Package japicmp.util

Interface AnnotationHelper.AnnotationsAttributeCallback<T>

Enclosing class:
AnnotationHelper

public static interface AnnotationHelper.AnnotationsAttributeCallback<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    javassist.bytecode.AnnotationsAttribute
     
  • Method Details

    • getAnnotationsAttribute

      javassist.bytecode.AnnotationsAttribute getAnnotationsAttribute(T t)