public class RejectedExecutionForLog extends Object implements RejectedExecutionHandler
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution 在接口中 RejectedExecutionHandlerCopyright © 2022–2023. All rights reserved.