uk.ac.leeds.ccg.andyt.generic.io
Class Generic_IO

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.generic.io.Generic_IO

public class Generic_IO
extends java.lang.Object


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

Constructor Detail

Generic_IO

public Generic_IO()
Method Detail

main

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

run

public void run()