| Constructor and Description |
|---|
Envs() |
| Modifier and Type | Method and Description |
|---|---|
static Env |
empty()
The most plain vanilla environment suitable for outer-most use.
|
static Env |
empty(Invoker inv)
|
public static Env empty()
Runnable.run() gets invoked "out of nowhere" when a new Thread starts in
regular Java program.Copyright © 2011–2019. All rights reserved.