Package | Description |
---|---|
grammarscope.server.utils |
Modifier and Type | Method and Description |
---|---|
static Memory.Unit |
Memory.Unit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Memory.Unit[] |
Memory.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 |
Memory.heapInfo(java.lang.String tag,
Memory.Unit u) |
static java.lang.String |
Memory.memoryInfo(Memory.Unit u) |
static java.lang.String |
Memory.memoryInfo(java.lang.String tag,
Memory.Unit u) |