speech.test
Class BigHello

java.lang.Object
  |
  +--speech.test.BigHello

public class BigHello
extends Object

THis is the stolen Hello.java code IBM supplies for testing. Modified by Luke


Constructor Summary
BigHello()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigHello

public BigHello()
Method Detail

main

public static void main(String[] args)