|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.coasttocoastresearch.examples.RunTests
com.coasttocoastresearch.examples.demo.UdtAsAlt
public class UdtAsAlt
This is a demonstration of how to use a UDT as a specialized alternate (ALT) operation. Despite the name, User Defined Terminal (UDT), UDTs can be used as non-terminal operators as well. See the source code for details.
| Constructor Summary | |
|---|---|
UdtAsAlt(java.lang.String testName,
java.io.PrintStream out)
Constructor for the test. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UdtAsAlt(java.lang.String testName,
java.io.PrintStream out)
testName - the name of the testout - the output device
|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||