public final class CurrentIsolate extends Object
Modifier and Type | Method and Description |
---|---|
static IsolateThread |
getCurrentThread()
Returns the current thread in the current isolate.
|
static Isolate |
getIsolate()
Returns the current isolate.
|
public static Isolate getIsolate()
public static IsolateThread getCurrentThread()