public class RunsOldestTaskPolicy extends Object implements RejectedExecutionHandler
RunsOldestTaskPolicy()
void
rejectedExecution(Runnable r, ThreadPoolExecutor executor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunsOldestTaskPolicy()
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution
RejectedExecutionHandler
Copyright © 2022. All rights reserved.