|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--edu.vt.marian.search.InsertionOrderWtdObjTableTester
Test wrapper for InsertionOrderWtdObjTable class
InsertionOrderWtdObjTable,
WtdObjTable,
Hashtable,
Debug| Constructor Summary | |
InsertionOrderWtdObjTableTester(edu.vt.marian.common.Debug debug)
|
|
| Method Summary | |
boolean |
test(int tableSize)
Perform all tests. |
int |
testInsert(int numObjs)
Test insertion of N random WtdObjs into test table |
int |
testIterate()
Test iteration through the table |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public InsertionOrderWtdObjTableTester(edu.vt.marian.common.Debug debug)
| Method Detail |
public int testInsert(int numObjs)
numObjs - number of random weighted objects to be
inserted into tablepublic int testIterate()
public boolean test(int tableSize)
tableSize - number of random test weighted objects in table
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||