|
Description: create n-dimensional array n = 2..255 Types I for integer, F for float, Ljava/lang/String for string, etc. Stack
NotesYou may leave undeclared the size of dimensions 1 .. ( n-1 ).ExceptionsNegativeSizeException if any dimension is negative.OutOfMemoryError if the array is too big. Back to |
||||||||||
back to opcode reference. |