Package | Description |
---|---|
net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
Modifier and Type | Method and Description |
---|---|
SystemInformation |
SystemUtil.getSystemInformation()
This method gets the
SystemInformation for the operating system running this java virtual-machine. |
Modifier and Type | Class and Description |
---|---|
class |
SystemInformationImpl
This is the implementation of the
SystemInformation interface. |
Modifier and Type | Field and Description |
---|---|
private SystemInformation |
SystemUtilImpl.systemInformation |
Modifier and Type | Method and Description |
---|---|
SystemInformation |
SystemUtilImpl.getSystemInformation() |
Copyright © 2001–2016 mmm-Team. All rights reserved.