public final class Script extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Script.Builder |
| Modifier and Type | Field and Description |
|---|---|
String |
lang |
com.google.common.collect.ImmutableMap<String,Object> |
params |
String |
script |
| Constructor and Description |
|---|
Script() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static Script.Builder |
scriptBuilder() |
Copyright © 2012–2015 Polyglotted IO. All rights reserved.