shell:new
Description
Creates a new java object.
Syntax
shell:new [options] class [args]
Arguments
| Name | Description |
|---|---|
| class | The object class |
| args | Constructor arguments |
Options
| Name | Description |
|---|---|
| --help | Display this help message |
Creates a new java object.
shell:new [options] class [args]
| Name | Description |
|---|---|
| class | The object class |
| args | Constructor arguments |
| Name | Description |
|---|---|
| --help | Display this help message |