public class BlockingPolicyWithReport extends Object implements RejectedExecutionHandler
| 构造器和说明 |
|---|
BlockingPolicyWithReport() |
BlockingPolicyWithReport(String threadName) |
public BlockingPolicyWithReport()
public BlockingPolicyWithReport(String threadName)
public void rejectedExecution(Runnable runnable, ThreadPoolExecutor executor)
rejectedExecution 在接口中 RejectedExecutionHandlerCopyright © 2021 Nepxion. All rights reserved.