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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.