RejectedExecutionHandler
public static class ThreadPoolExecutor.AbortPolicy extends Object implements RejectedExecutionHandler
RejectedExecutionException
AbortPolicy()
AbortPolicy
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbortPolicy()
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
r
e