public interface

IDexAnnotation

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

Class Overview

This interface represents a Dex annotation.

Summary

Public Methods
abstract List<IDexAnnotationElement> getElements()
Get the elements of this annotation.
abstract int getTypeIndex()
Get the type index for this annotation.

Public Methods

public abstract List<IDexAnnotationElement> getElements ()

Get the elements of this annotation.

Returns
  • the elements contained in this annotation

public abstract int getTypeIndex ()

Get the type index for this annotation.

Returns
  • the type index