Interface IDexAnnotationForParameter


public interface IDexAnnotationForParameter
This interface represents annotations for the parameters of method.
  • Method Details

    • getMethodIndex

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

      List<List<IDexAnnotationItem>> getAnnotationItemSets()
      Get the list of annotation items for the parameters of this method.
      Returns:
      the list of of list of annotation items