Package | Description |
---|---|
org.apache.river.thread |
These are utility classes and interfaces for helping with tasks done in multiple threads.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskManager.addIfNew(TaskManager.Task t)
Deprecated.
Add a new task if it is not equal to (using the equals method)
to any existing active or pending task.
|
Copyright © 2016–2018. All rights reserved.