public class TORLP extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
TORLP(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static byte[] |
encode(java.lang.Object o) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static byte[] encode(java.lang.Object o)
throws java.lang.Exception
java.lang.Exception