| 构造器和说明 |
|---|
JediRunnable(JediThreadPoolExecutor executor,
String taskName,
Runnable runnable) |
JediRunnable(String poolName,
String taskName,
AbstractNotificationService notificationService,
Runnable runnable) |
public JediRunnable(JediThreadPoolExecutor executor, String taskName, Runnable runnable)
public JediRunnable(String poolName, String taskName, AbstractNotificationService notificationService, Runnable runnable)
Copyright © 2021 hellothomas. All rights reserved.