public abstract static class PerfTestUtils.RunTest extends Object implements Callable<Double>
RunTest(String name)
abstract Double
call()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunTest(String name)
name
public String getName()
public abstract Double call() throws Exception
call
Callable<Double>
Exception
Copyright © 2016 Hipparchus.org. All rights reserved.