public class DaemonExecutors extends Object
| Constructor and Description |
|---|
DaemonExecutors() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
newCachedDaemonThreadPool()
Utility method for creating a cached pool of "daemon" threads.
|
public static ExecutorService newCachedDaemonThreadPool()
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.