| 类 | 说明 |
|---|---|
| AsyncAttributes | |
| JediCallable<V> | |
| JediRunnable | |
| JediThreadPoolExecutor | |
| JediThreadPoolExecutor.JediCallerRunsPolicy |
A handler for rejected tasks that runs the rejected task
directly in the calling thread of the
execute method,
unless the executor has been shut down, in which case the task
is discarded. |
| JediThreadPoolProperty | |
| JediThreadPoolProperty.JediThreadPoolPropertyBuilder | |
| TaskProperty |
Copyright © 2022 hellothomas. All rights reserved.