Modifier and Type | Method and Description |
---|---|
static ExecutorService |
newNamedSingleThreadExecutor(String name) |
static ScheduledExecutorService |
newScheduledThreadPool(int corePoolSize,
String poolName) |
public static ScheduledExecutorService newScheduledThreadPool(int corePoolSize, String poolName)
public static ExecutorService newNamedSingleThreadExecutor(String name)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.