Class TestStringArgs

java.lang.Object
  extended by TestStringArgs

public class TestStringArgs
extends Object

Class to show using the array of string arguments

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
TestStringArgs()
           
 
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

TestStringArgs

public TestStringArgs()
Method Detail

main

public static void main(String[] args)