Package | Description |
---|---|
grammarscope.common.utils |
Modifier and Type | Method and Description |
---|---|
static SystemUtils.Unit |
SystemUtils.Unit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemUtils.Unit[] |
SystemUtils.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SystemUtils.memoryInfo(SystemUtils.Unit u) |