| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.processor.ProcessorInformation |
Basic implementation.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ProcessorInformation(Endianness endianness) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Endianness |
getEndianness()
Get the processor byte order.
| ||||||||||
| void | setEndianness(Endianness endianness) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.processor.IProcessorInformation
| |||||||||||