org.eclipse.jdt.internal.compiler
Class ProcessTaskManager
java.lang.Object
org.eclipse.jdt.internal.compiler.ProcessTaskManager
- All Implemented Interfaces:
- Runnable
public class ProcessTaskManager
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROCESSED_QUEUE_SIZE
public static final int PROCESSED_QUEUE_SIZE
- See Also:
- Constant Field Values
ProcessTaskManager
public ProcessTaskManager(Compiler compiler)
removeNextUnit
public CompilationUnitDeclaration removeNextUnit()
throws Error
- Throws:
Error
run
public void run()
- Specified by:
run
in interface Runnable
shutdown
public void shutdown()
Copyright © 2012. All Rights Reserved.