com.sculley.jim.swjava.factory
Class Test

java.lang.Object
  |
  +--com.sculley.jim.swjava.factory.Test

public class Test
extends java.lang.Object


Constructor Summary
Test()
          Test constructor comment.
 
Method Summary
static void main(java.lang.String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Test constructor comment.
Method Detail

main

public static void main(java.lang.String[] args)
Starts the application.
Parameters:
args - an array of command-line arguments