Package | Description |
---|---|
org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
org.apache.commons.lang3.arch |
Provides classes to work with the values of the os.arch system property.
|
Class and Description |
---|
Processor
The
Processor represents a microprocessor and defines
some properties like architecture and type of the microprocessor. |
Class and Description |
---|
Processor.Arch
The
Processor.Arch enum defines the architecture of
a microprocessor. |
Processor.Type
The
Processor.Type enum defines types of a microprocessor. |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.