public interface

IDexAnnotationForField

com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotationForField

Class Overview

This interface represents annotations for a field.

Summary

Public Methods
abstract List<IDexAnnotationItem> getAnnotationItems()
Get the annotation items for this field.
abstract int getFieldIndex()
Get the field index.

Public Methods

public abstract List<IDexAnnotationItem> getAnnotationItems ()

Get the annotation items for this field.

public abstract int getFieldIndex ()

Get the field index.

Returns
  • the field index