I - Instance typepublic interface SharedVariable<I extends SharedVariable.Instance<?>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SharedVariable.Instance<T>
Instance for a single execution thread.
|
| Modifier and Type | Method and Description |
|---|---|
I |
instantiate()
Instantiate for an execution thread.
|
I instantiate()
Copyright © 2019 ELKI Development Team. License information.