com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotationForMethod |
This interface represents annotations for a method.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract List<IDexAnnotationItem> |
getAnnotationItems()
Get the annotation items for this method.
| ||||||||||
abstract int |
getMethodIndex()
Get the method index.
|
Get the annotation items for this method.
Get the method index.