saffron.runtime
Class Dummy
java.lang.Object
|
+--saffron.runtime.Dummy
- public class Dummy
- extends Object
Dummy
is the default context for code calling Statement.execute(java.lang.String, saffron.Statement.Argument[])
.
- Since:
- 22 September, 2001
- Version:
- $Id: //open/saffron/src/main/saffron/runtime/Dummy.java#1 $
- Author:
- jhyde
Constructor Summary |
Dummy()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dummy
public Dummy()