| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.analyzer.MemoryRanges.Range |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BigInteger |
getBegin()
Get the address where the segment starts.
| ||||||||||
| BigInteger |
getEnd()
Get the address where the segment ends (exclusive).
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.util.collect.ISegment
| |||||||||||
Get the address where the segment starts.
Get the address where the segment ends (exclusive).