| Package | Description |
|---|---|
| cloud.orbit.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static TaskContext |
TaskContext.current()
Gets the current execution context for this thread from the stack.
|
static TaskContext |
TaskContext.currentFor(Thread thread)
Enables the application to peek into what is being executed in another thread.
|
Copyright © 2019 Electronic Arts Inc. All rights reserved.