|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectN08_Part2_DataStructureAccess.TaskAbstract
N08_Part2_DataStructureAccess.MapAccess
N08_Part2_DataStructureAccess.HashtableAccess
protected static class N08_Part2_DataStructureAccess.HashtableAccess
Simply causes its superclass N08_Part2_DataStructureAccess.MapAccess
to use a Hashtable.
Field Summary |
---|
Fields inherited from class N08_Part2_DataStructureAccess.MapAccess |
---|
map |
Fields inherited from class N08_Part2_DataStructureAccess.TaskAbstract |
---|
index, mode, size |
Constructor Summary | |
---|---|
protected |
N08_Part2_DataStructureAccess.HashtableAccess(int size,
N08_Part2_DataStructureAccess.Mode mode)
|
Method Summary |
---|
Methods inherited from class N08_Part2_DataStructureAccess.MapAccess |
---|
run |
Methods inherited from class N08_Part2_DataStructureAccess.TaskAbstract |
---|
checkIntegers, makeIndices, makeIntegers, postBenchmarkCheck, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected N08_Part2_DataStructureAccess.HashtableAccess(int size, N08_Part2_DataStructureAccess.Mode mode) throws IllegalArgumentException
IllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |