public class TioCallerRunsPolicy extends ThreadPoolExecutor.CallerRunsPolicy
| Constructor and Description |
|---|
TioCallerRunsPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor e) |
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution in interface RejectedExecutionHandlerrejectedExecution in class ThreadPoolExecutor.CallerRunsPolicyCopyright © 2025. All rights reserved.