|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.trove.benchmark.TextReporter
Field Summary | |
static java.lang.String[] |
ENV_PROPS
|
(package private) java.io.PrintWriter |
out
|
Constructor Summary | |
(package private) |
TextReporter()
|
(package private) |
TextReporter(java.io.PrintWriter out)
|
Method Summary | |
void |
finish()
|
void |
report(Result result)
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.io.PrintWriter out
public static final java.lang.String[] ENV_PROPS
Constructor Detail |
TextReporter()
TextReporter(java.io.PrintWriter out)
Method Detail |
public void report(Result result)
report
in interface Reporter
public void start()
start
in interface Reporter
public void finish()
finish
in interface Reporter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |