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