public static class MavenRuntimeLaunchSupport.VMArguments
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.StringBuilder |
properties |
| Constructor and Description |
|---|
VMArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(java.lang.String str) |
void |
appendProperty(java.lang.String key,
java.lang.String value) |
java.lang.String |
toString() |