Class ShExecutorCreator
java.lang.Object
com.github.shoothzj.javatool.executor.ShExecutorCreator
- Author:
- hezhangjian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScheduledExecutorServicenewScheduleExecutorService(int corePoolSize, String poolName) static ExecutorServicenewSingleExecutor(String poolName)
-
Constructor Details
-
ShExecutorCreator
public ShExecutorCreator()
-
-
Method Details
-
newSingleExecutor
-
newScheduleExecutorService
public static ScheduledExecutorService newScheduleExecutorService(int corePoolSize, String poolName)
-