public class ScriptUtils
extends java.lang.Object
| Constructor and Description |
|---|
ScriptUtils() |
| Modifier and Type | Method and Description | ||
|---|---|---|---|
static Proxy.Controller |
c()
a substitute for the binding variable 'c' in
static Proxy.Nodenode()
a substitute for the binding variable 'node' in
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|