public class JavaThreadPool extends Object implements IThreadPool
Constructor and Description |
---|
JavaThreadPool()
Create a new ThreadPool5.
|
public void execute(Runnable task)
execute
in interface IThreadPool
task
- The task to execute.public void dispose()
dispose
in interface IThreadPool
Copyright © 2012. All Rights Reserved.