| com.pnfsoftware.jeb.core.units.code.asm.items.IMethodTable |
A table of native methods, used when defining classes and virtual methods tables.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int | find(INativeMethodItem entry) | ||||||||||
| abstract INativeMethodItem | get(int index) | ||||||||||
| abstract Long |
getAddress()
Retrieve the optional address of the table in memory, if there is one.
| ||||||||||
| abstract List<? extends INativeMethodItem> | getAll() | ||||||||||
| abstract int | size() | ||||||||||
Retrieve the optional address of the table in memory, if there is one.