public final class CachedDaemonThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Method and Description |
|---|---|
static ExecutorService |
getCommonPool() |
static CachedDaemonThreadFactory |
getInstance() |
static int |
getNumbersOfThreads() |
Thread |
newThread(Runnable r) |
public Thread newThread(Runnable r)
newThread in interface ThreadFactorypublic static ExecutorService getCommonPool()
public static CachedDaemonThreadFactory getInstance()
public static int getNumbersOfThreads()
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.