public class TaskQueue extends java.lang.Object
TaskQueue(java.util.concurrent.ExecutorService threadPool)
void
complete()
submit(AsyncTask task)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskQueue(java.util.concurrent.ExecutorService threadPool)
public void submit(AsyncTask task)
task
public void complete()