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