| Package | Description |
|---|---|
| cloud.orbit.concurrent |
| Modifier and Type | Method | 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 © 2018 Electronic Arts Inc. All rights reserved.