sleep.runtime
public class WatchScalar extends Scalar
Field Summary | |
---|---|
protected String | name |
protected ScriptEnvironment | owner |
Constructor Summary | |
---|---|
WatchScalar(String _name, ScriptEnvironment _owner) |
Method Summary | |
---|---|
void | flagChange(Scalar valuez) |
void | setValue(ScalarType _value) set the value of this scalar container to a scalar value of some type |
void | setValue(ScalarArray _array) set the value of this scalar container to a scalar array |
void | setValue(ScalarHash _hash) set the value of this scalar container to a scalar hash |