public class WorkerPool extends Object implements AutoCloseable
| Constructor and Description |
|---|
WorkerPool(int numThreads) |
public void submit(Runnable runnable)
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2012–2015. All rights reserved.