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