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 TheProcessor
represents a microprocessor and defines some properties like architecture and type of the microprocessor. -
Enum Summary Enum Description Processor.Arch TheProcessor.Arch
enum defines the architecture of a microprocessor.Processor.Type TheProcessor.Type
enum defines types of a microprocessor.