Package org.apache.commons.lang3.arch
Provides classes to work with the values of the os.arch system property.
- Since:
 - 3.6
 
- 
Class Summary Class Description Processor TheProcessorrepresents a microprocessor and defines some properties like architecture and type of the microprocessor. - 
Enum Summary Enum Description Processor.Arch TheProcessor.Archenum defines the architecture of a microprocessor.Processor.Type TheProcessor.Typeenum defines types of a microprocessor.