Interface IDexAnnotationForMethod


public interface IDexAnnotationForMethod
This interface represents annotations for a method.
  • Method Details

    • getMethodIndex

      int getMethodIndex()
      Get the method index.
      Returns:
      the method index
    • getAnnotationItems

      List<IDexAnnotationItem> getAnnotationItems()
      Get the annotation items for this method.
      Returns: