nl.tudelft.simulation.sne.c3
Class C3TaskA

java.lang.Object
  extended bynl.tudelft.simulation.sne.c3.C3TaskA

public class C3TaskA
extends java.lang.Object

(c) copyright 2003 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Since:
1.4
Version:
1.2 Sep 24, 2004
Author:
Peter Jacobs

Constructor Summary
C3TaskA()
           
 
Method Summary
static void main(java.lang.String[] args)
          executes task A as specifies in C3
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3TaskA

public C3TaskA()
Method Detail

main

public static void main(java.lang.String[] args)
executes task A as specifies in C3

Parameters:
args - the command line arguments


Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.