| Modifier and Type | Field and Description |
|---|---|
int |
loopIndex
The index of the operation loop within one execution;
|
int |
operationIndex
The index of the operation in the order of the actual beginning of its execution.
|
int |
threadIndex
The index of the executing thread in the order of its instantiation.
|
| Constructor and Description |
|---|
Context(int threadIndex,
int operationIndex,
int loopIndex) |
public final int threadIndex
public final int operationIndex
public final int loopIndex
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.