Package | Description |
---|---|
com.google.gwt.dev.js.rhino |
Modifier and Type | Method and Description |
---|---|
static Context |
Context.enter()
Get a context associated with the current thread, creating
one if need be.
|
static Context |
Context.enter(Context cx)
Get a Context associated with the current thread, using
the given Context if need be.
|
static Context |
Context.getCurrentContext()
Get the current Context.
|
Modifier and Type | Method and Description |
---|---|
static Context |
Context.enter(Context cx)
Get a Context associated with the current thread, using
the given Context if need be.
|
Copyright © 2018. All rights reserved.