public class RUNNERNONCE extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
RUNNERNONCE(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
java.lang.Long |
getNonce(java.lang.String nonce) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic java.lang.Long getNonce(java.lang.String nonce)
throws WarpScriptException
WarpScriptException