public abstract class BasePerfTest extends Object
protected
BasePerfTest()
protected int
test(String[] args)
test2(File file, int SECS)
protected abstract int
testExec(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected BasePerfTest()
protected final int test(String[] args) throws Exception
Exception
protected final int test2(File file, int SECS) throws Exception
protected abstract int testExec(File file) throws Exception
Copyright © 2018 FasterXML. All rights reserved.