|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PROCESSED_QUEUE_SIZE
| Constructor Detail |
|---|
public ProcessTaskManager(Compiler compiler)
| Method Detail |
|---|
public CompilationUnitDeclaration removeNextUnit()
throws java.lang.Error
java.lang.Errorpublic void run()
run in interface java.lang.Runnablepublic void shutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||