public class AbortPolicyWithReport extends ThreadPoolExecutor.AbortPolicy
AbortPolicyWithReport(String threadName)
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbortPolicyWithReport(String threadName)
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
RejectedExecutionHandler
ThreadPoolExecutor.AbortPolicy
Copyright © 2017. All rights reserved.