|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IKoratArray | |
|---|---|
| korat.instrumentation | |
| Uses of IKoratArray in korat.instrumentation |
|---|
| Methods in korat.instrumentation that return IKoratArray | |
|---|---|
static IKoratArray |
KoratArrayManager.createArray(Class<?> koratArrayClz,
int size)
Creates instance of koratArrayClz |
static IKoratArray |
KoratArrayManager.createArray(Class<?> elementType,
int size,
int iselemtype)
Creates instance of KorratArray_Type class based on given array component type. |
| Methods in korat.instrumentation with parameters of type IKoratArray | |
|---|---|
static void |
KoratArrayManager.initializeArray(IKoratArray array,
ITester tcListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||