| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable static utility methods, chiefly concerned with adding value to the
java.lang classes. |
| Modifier and Type | Method | Description |
|---|---|---|
static Processor |
ArchUtils.getProcessor() |
Returns a
Processor object of the current JVM. |
static Processor |
ArchUtils.getProcessor(java.lang.String value) |
Returns a
Processor object the given value String. |
Copyright © 2001-2019 - Apache Software Foundation