| Constructor | Description |
|---|---|
Memory() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getMemorySetting() |
|
long |
maxMemory() |
Returns the maximum amount of memory this JVM will attempt to use.
|
void |
run(String arg) |
This method is called when the plugin is loaded.
|
public void run(String arg)
PlugInpublic long getMemorySetting()
public long maxMemory()