public static class TaskManager.ThreadPoolEvent extends TaskManager.Event
| Constructor and Description |
|---|
ThreadPoolEvent(TaskManager source,
TaskManager.ThreadPoolAction action,
int liveThreadsCount) |
| Modifier and Type | Method and Description |
|---|---|
TaskManager.ThreadPoolAction |
getAction() |
int |
getLiveThreadsCount() |
getSourcepublic ThreadPoolEvent(TaskManager source, TaskManager.ThreadPoolAction action, int liveThreadsCount)
public TaskManager.ThreadPoolAction getAction()
public int getLiveThreadsCount()
Copyright © 2018. All rights reserved.