| public static class java.util.concurrent ThreadPoolExecutor.CallerRunsPolicy
|
Java SE 6 |
| Constructors | |
|---|---|
| public | ThreadPoolExecutor.CallerRunsPolicy() Creates a CallerRunsPolicy. |
| Methods | |||||
|---|---|---|---|---|---|
| public void | rejectedExecution(Runnable r, ThreadPoolExecutor e) Details
Executes task r in the caller's thread, unless the executor
has been shut down, in which case the task is discarded.
| ||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|