com.taobao.metamorphosis.utils.test
类 ConcurrentTestRunner
java.lang.Object
com.taobao.metamorphosis.utils.test.ConcurrentTestRunner
- 所有已实现的接口:
- Runnable
public class ConcurrentTestRunner
- extends Object
- implements Runnable
- 从以下版本开始:
- 1.0, 2010-1-11 下午03:12:41
- 作者:
- boyan
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentTestRunner
public ConcurrentTestRunner(CyclicBarrier barrier,
ConcurrentTestTask task,
int repeatCount,
int index)
run
public void run()
- 指定者:
- 接口
Runnable
中的 run
Copyright © 2010–2013. All rights reserved.