public interface RejectedAware
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
beforeReject(ThreadPoolExecutor executor)
Do sth before reject.
|
default void beforeReject(ThreadPoolExecutor executor)
executor - ThreadPoolExecutor instanceCopyright © 2023. All rights reserved.