Package | Description |
---|---|
org.encog.util.concurrency |
Modifier and Type | Method and Description |
---|---|
TaskGroup |
EngineConcurrency.createTaskGroup()
Create a new task group.
|
Modifier and Type | Method and Description |
---|---|
void |
EngineConcurrency.processTask(EngineTask task,
TaskGroup group)
Process the specified task.
|
Constructor and Description |
---|
PoolItem(EngineTask task,
TaskGroup group)
Create a pool item.
|
Copyright © 2014. All Rights Reserved.