public class SimpleWorkQueue
extends java.lang.Object
WorkQueue
.
The context for job will be empty, and it is the responsibility of the
com.android.builder.tasks.WorkQueue.QueueTask
to have enough context to run.Constructor and Description |
---|
SimpleWorkQueue() |
Modifier and Type | Method and Description |
---|---|
static void |
push(com.android.builder.tasks.Job<java.lang.Void> job) |