Package | Description |
---|---|
edu.ucla.sspace.util |
Modifier and Type | Method and Description |
---|---|
static WorkQueue |
WorkQueue.getWorkQueue()
Returns the canonical instance of the
WorkQueue to be used in
running concurrent tasks. |
static WorkQueue |
WorkQueue.getWorkQueue(int numThreads)
Returns the canonical instance of the
WorkQueue to be used in
running concurrent tasks, ensuring the at least the specified
number of threads are available. |
Copyright © 2012. All Rights Reserved.