org.ejtools.graph
Class Test

java.lang.Object
  |
  +--org.ejtools.graph.Test

public class Test
extends java.lang.Object

Description of the Class

Version:
$Revision: 1.7 $
Author:
Laurent Etiemble

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

Constructor Detail

Test

public Test()
Constructor for Test.

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
The main program for the Test class

Parameters:
args - The command line arguments
Throws:
java.lang.Exception - Description of the Exception


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.