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