public final class SingleThreadedExecutor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
SingleThreadedExecutor.SingleThreadedRunner
Run for an array part, without step size.
|
Modifier | Constructor and Description |
---|---|
private |
SingleThreadedExecutor()
Private constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
run(DBIDs ids,
Processor... procs)
Run a task on a single thread.
|
Copyright © 2019 ELKI Development Team. License information.