|
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.mailbox.RunMailbox
public class RunMailbox
Uses the "mailbox" grammar from RFC 5321 for a comparison of timing and node hits between the normal CFG grammar and the use of UDT functions. The mailbox grammar is a generally accepted standard for the email addresses.
| Constructor Summary | |
|---|---|
RunMailbox(java.lang.String testName,
int reps,
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 RunMailbox(java.lang.String testName,
int reps,
java.io.PrintStream out)
testName - the name of the testreps - the number of repetitions of the parserout - 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 | ||||||||