Class ProcessorInformation
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.processor.ProcessorInformation
- All Implemented Interfaces:
IProcessorInformation
Basic implementation of
IProcessorInformation
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the processor byte order.void
setEndianness
(Endianness endianness)
-
Constructor Details
-
ProcessorInformation
-
-
Method Details
-
setEndianness
-
getEndianness
Description copied from interface:IProcessorInformation
Get the processor byte order.- Specified by:
getEndianness
in interfaceIProcessorInformation
- Returns:
-