|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.trove.benchmark.Repeater
class Repeater
Field Summary | |
---|---|
(package private) int |
_count
|
(package private) Operation |
_operation
|
Constructor Summary | |
---|---|
Repeater(Operation o)
|
Method Summary | |
---|---|
Operation |
getOperation()
|
long |
ours()
|
Result |
run()
|
long |
theirs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int _count
Operation _operation
Constructor Detail |
---|
Repeater(Operation o)
Method Detail |
---|
public Result run()
run
in interface Timer
public long theirs()
theirs
in interface Timer
public long ours()
ours
in interface Timer
public Operation getOperation()
getOperation
in interface Timer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |