| Package | Description |
|---|---|
| xyz.cofe.ipc.process |
Инструменты по работе с процессами ОС.
|
| Modifier and Type | Method and Description |
|---|---|
TaskManager.ThreadPoolAction |
TaskManager.ThreadPoolEvent.getAction() |
static TaskManager.ThreadPoolAction |
TaskManager.ThreadPoolAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskManager.ThreadPoolAction[] |
TaskManager.ThreadPoolAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ThreadPoolEvent(TaskManager source,
TaskManager.ThreadPoolAction action,
int liveThreadsCount) |
Copyright © 2018. All rights reserved.