public interface RejectedExecutionHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleRejectedExecution(Runnable r,
ThreadPool threadPool) |
void handleRejectedExecution(Runnable r, ThreadPool threadPool)
Copyright © 2020. All rights reserved.