|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayReference | |
---|---|
edu.rit.classfile | Package edu.rit.classfile is the RIT Classfile Library for analyzing and synthesizing class files. |
Uses of ArrayReference in edu.rit.classfile |
---|
Methods in edu.rit.classfile that return ArrayReference | |
---|---|
static ArrayReference |
ArrayReference.forClassName(String theClassName)
Returns an array reference corresponding to the given class name. |
Methods in edu.rit.classfile with parameters of type ArrayReference | |
---|---|
static Instruction |
Op.MULTIANEWARRAY(ArrayReference theArrayType,
int theDimensions)
A multianewarray instruction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |