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