public class McThreadPoolFactory extends Object
Constructor and Description |
---|
McThreadPoolFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
execute(Runnable command) |
static void |
shutdown() |
static void |
shutdownNow() |
public static void execute(Runnable command)
public static void shutdown()
public static void shutdownNow()
Copyright © 2015–2019. All rights reserved.