| Package | Description |
|---|---|
| com.github.nill14.utils.executor | |
| java.util.concurrent |
| Class and Description |
|---|
| ThreadPoolExecutor
An
ExecutorService that executes each submitted task using
one of possibly several pooled threads, normally configured
using Executors factory methods. |
| Class and Description |
|---|
| ThreadPoolExecutor
An
ExecutorService that executes each submitted task using
one of possibly several pooled threads, normally configured
using Executors factory methods. |
Copyright © 2016. All rights reserved.