private static final class MemoryAwareThreadPoolExecutor.NewThreadRunsPolicy
extends java.lang.Object
implements java.util.concurrent.RejectedExecutionHandler
| Modifier | Constructor and Description |
|---|---|
private |
NewThreadRunsPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
rejectedExecution(java.lang.Runnable r,
java.util.concurrent.ThreadPoolExecutor executor) |