org.eclipse.jdt.internal.compiler
类 ProcessTaskManager
java.lang.Object
org.eclipse.jdt.internal.compiler.ProcessTaskManager
- 所有已实现的接口:
- Runnable
public class ProcessTaskManager
- extends Object
- implements Runnable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESSED_QUEUE_SIZE
public static final int PROCESSED_QUEUE_SIZE
- 另请参见:
- 常量字段值
ProcessTaskManager
public ProcessTaskManager(Compiler compiler)
removeNextUnit
public CompilationUnitDeclaration removeNextUnit()
throws Error
- 抛出:
Error
run
public void run()
- 指定者:
- 接口
Runnable 中的 run
shutdown
public void shutdown()
Copyright © 2013. All Rights Reserved.