 |
Array (Java Platform SE 7 ) - Oracle Documentation
The Array class provides static methods to dynamically create and access Java arrays. Array permits widening conversions to occur during a get or set operation, but ... Creates a new array with the specified component type and dimensions. If componentType
docs.oracle.com |
 |