public final class Script extends Object
Constructor and Description |
---|
Script() |
Modifier and Type | Method and Description |
---|---|
Script |
append(String script) |
<V> Script |
getBoundKeyOrAssign(boolean withParameters,
V value) |
Optional<Map<String,Object>> |
getParameters() |
String |
getScript() |
void |
init() |
Script |
setCharAtEnd(char ch) |
String |
toString() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.