public abstract class AbstractExecutableScript extends Object implements ExecutableScript
| コンストラクタと説明 |
|---|
AbstractExecutableScript() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
setNextVar(String name,
Object value) |
Object |
unwrap(Object value)
Unwraps a possible script value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunpublic void setNextVar(String name, Object value)
setNextVar インタフェース内 ExecutableScriptpublic Object unwrap(Object value)
ExecutableScriptunwrap インタフェース内 ExecutableScriptCopyright © 2009–2016. All rights reserved.