|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.compiler.ProcessTaskManager
public class ProcessTaskManager
Field Summary | |
---|---|
static int |
PROCESSED_QUEUE_SIZE
|
Constructor Summary | |
---|---|
ProcessTaskManager(Compiler compiler)
|
Method Summary | |
---|---|
CompilationUnitDeclaration |
removeNextUnit()
|
void |
run()
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int PROCESSED_QUEUE_SIZE
Constructor Detail |
---|
public ProcessTaskManager(Compiler compiler)
Method Detail |
---|
public CompilationUnitDeclaration removeNextUnit() throws java.lang.Error
java.lang.Error
public void run()
run
in interface java.lang.Runnable
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |