| com.pnfsoftware.jeb.core.units.code.android.IJniEndpoint |
Represent a Jni Endpoint. There are 2 kind of Jni Endpoint:
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Long |
getAddress()
Address of the endpoint in a particular
IUnit. | ||||||||||
| abstract String |
getMethodName()
The method name, built from static convention name.
| ||||||||||
| abstract IUnit |
getUnit()
IUnit bound to this endpoint. | ||||||||||
| abstract boolean |
isStatic()
Indicate Jni Endpoint type
| ||||||||||
The method name, built from static convention name.
Indicate Jni Endpoint type