| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryEvent |
Known Direct Subclasses
|
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MemoryEvent(long address, int size, int protection) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | getAddress() | ||||||||||
| int | getProtection() | ||||||||||
| int | getSize() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||