Interface IDexAnnotationForField


public interface IDexAnnotationForField
This interface represents annotations for a field.
  • Method Details

    • getFieldIndex

      int getFieldIndex()
      Get the field index.
      Returns:
      the field index
    • getAnnotationItems

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