Class WorkQueue
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(SourceFile element) voidaddAll(SourceFile[] elements) voidclear()voidfinished(SourceFile element) booleanisCompiled(SourceFile element) booleanisWaiting(SourceFile element) toString()
-
Constructor Details
-
WorkQueue
public WorkQueue()
-
-
Method Details
-
add
-
addAll
-
clear
public void clear() -
finished
-
isCompiled
-
isWaiting
-
toString
-