|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--uk.org.skeet.jbench.tasks.ArrayFill
|
+--uk.org.skeet.jbench.tasks.ArrayFill3dOriginal
Subclass of ArrayFill which creates a 3-d
array (or rather an array of arrays of arrays), each
dimension of which is the size as specified by ArrayFill.
| Constructor Summary | |
ArrayFill3dOriginal()
|
|
| Method Summary | |
void |
fillArray()
Fills the array. |
void |
prepareTest()
Creates the array to be filled during the test. |
| Methods inherited from class uk.org.skeet.jbench.tasks.ArrayFill |
checkConfiguration, checkResults, getDescription, getSize, runTest, setIterations, setSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArrayFill3dOriginal()
| Method Detail |
public void prepareTest()
ArrayFillprepareTest in class ArrayFilluk.org.skeet.jbench.BenchTaskTaskException - if the preparation failed.public void fillArray()
ArrayFillfillArray in class ArrayFill
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||