| public static class java.util.concurrent ThreadPoolExecutor.DiscardPolicy
|
Java SE 6 |
| Constructors | |
|---|---|
| public | ThreadPoolExecutor.DiscardPolicy() Creates a DiscardPolicy. |
| Methods | |||||
|---|---|---|---|---|---|
| public void | rejectedExecution(Runnable r, ThreadPoolExecutor e) Does nothing, which has the effect of discarding task r.
| ||||
| 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 |
![]() |
![]() |
|