cn.dreampie.coffeescript.compiler
类 CoffeeExecuteThread
java.lang.Object
java.util.Observable
cn.dreampie.coffeescript.compiler.CoffeeExecuteThread
- 所有已实现的接口:
- Runnable
public class CoffeeExecuteThread
- extends Observable
- implements Runnable
Created by wangrenhui on 2014/7/22.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoffeeExecuteThread
public CoffeeExecuteThread(CoffeeScriptCompiler coffeeScriptCompiler,
int restartInterval)
doBusiness
public void doBusiness()
run
public void run()
- 指定者:
- 接口
Runnable 中的 run
Copyright © 2014. All rights reserved.