public class UNTIL extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
UNTIL(java.lang.String name) |
UNTIL(java.lang.String name,
long maxtime) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
getName, refSnapshot, setName, toStringpublic UNTIL(java.lang.String name)
public UNTIL(java.lang.String name,
long maxtime)
public java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptException