wt.epm.retriever
Class RetrieverPerformanceTest.TestInfo
java.lang.Object
wt.epm.retriever.RetrieverPerformanceTest.TestInfo
- Enclosing class:
- RetrieverPerformanceTest
- private class RetrieverPerformanceTest.TestInfo
- extends Object
Field Summary |
(package private) String |
caption
|
(package private) float |
m
|
(package private) float |
m2
|
(package private) int |
n
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
caption
String caption
m
float m
m2
float m2
n
int n
RetrieverPerformanceTest.TestInfo
RetrieverPerformanceTest.TestInfo(String caption)
addTest
void addTest(long time)
getMean
int getMean()
getStandardDeviation
int getStandardDeviation()
getConfidentInterval
int[] getConfidentInterval()