Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.techtrader.modules.tools.bytecode.MultiANewArrayInstruction

Uses of MultiANewArrayInstruction in com.techtrader.modules.tools.bytecode
 

Methods in com.techtrader.modules.tools.bytecode that return MultiANewArrayInstruction
 MultiANewArrayInstruction MultiANewArrayInstruction.setDimensions(int dims)
          Set the dimensions of the array.
 MultiANewArrayInstruction Code.multianewarray()