org.quilt.cl
Interface RunTest

All Known Implementing Classes:
StmtRunTest

public interface RunTest

Interface implemented by all classes synthesized by ClassFactory.

See Also:
ClassFactory

Method Summary
 int runTest(int x)
          Standard test method.
 

Method Detail

runTest

public int runTest(int x)
Standard test method.

Parameters:
x - See ClassFactory documentation for appropriate values.


Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.