public static class DynamicThreadPoolExecutor.DiscardPolicy extends Object implements RejectedExecutionHandler
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution 在接口中 RejectedExecutionHandlerCopyright © 2021. All rights reserved.