| Class | Description |
|---|---|
| GridStripedThreadPoolExecutor |
An
ExecutorService that executes submitted tasks using pooled grid threads. |
| GridThread |
This class adds some necessary plumbing on top of the
Thread class. |
| GridThreadFactory |
This class provides implementation of
ThreadFactory factory
for creating grid threads. |
| GridThreadPoolExecutor |
An
ExecutorService that executes submitted tasks using pooled grid threads. |
Copyright © 2014. All rights reserved.