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