Java Array type methods
Name | Description |
---|---|
|
Creates a new Java array of the given type. |
Name | Description |
---|---|
|
Returns the length of the Java array. |
Name | Description |
---|---|
|
Creates a new Java array of the given type. |
Name | Description |
---|---|
|
Returns the length of the Java array. |