RejectedExecutionHandler
public static class ThreadPoolExecutor.DiscardOldestPolicyextends Objectimplements RejectedExecutionHandler
execute
DiscardOldestPolicy()
DiscardOldestPolicy
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DiscardOldestPolicy()
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
r
e