public class JavaScriptConfig extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT_OPTIMIZATION_LEVEL  | 
| Constructor and Description | 
|---|
JavaScriptConfig(boolean enabled)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
static JavaScriptConfig | 
getEnabledInstance()  | 
int | 
hashCode()  | 
boolean | 
isEnabled()  | 
String | 
toString()  | 
public static final int DEFAULT_OPTIMIZATION_LEVEL
public boolean isEnabled()
public static JavaScriptConfig getEnabledInstance()
Copyright © 2011–2018. All rights reserved.