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