Class MULTIANEWARRAY

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, Constants

public class MULTIANEWARRAY extends InstructionCP
MULTIANEWARRAY - Create new mutidimensional array of references
 Stack: ..., count1, [count2, ...] -> ..., arrayref
 
Version:
$Id: MULTIANEWARRAY.java,v 1.4 2009/10/05 17:35:36 aclement Exp $
Author:
M. Dahm
See Also: