| com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotationForParameter |
This interface represents annotations for the parameters of method.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<List<? extends IDexAnnotationItem>> |
getAnnotationItemSets()
Get the list of all annotation items for the parameters of this method.
| ||||||||||
| abstract int |
getMethodIndex()
Get the method index.
| ||||||||||
Get the list of all annotation items for the parameters of this method.
Get the method index.