uk.ac.rdg.resc.jstyx.gridservice.tutorial
Class Reverse

java.lang.Object
  extended by uk.ac.rdg.resc.jstyx.gridservice.tutorial.Reverse

public class Reverse
extends java.lang.Object

Simple program that reads input one line at a time from standard input, reverses the characters in each line, then prints the reversed line to the standard output

Author:
Jon Blower $Revision: 596 $ $Date: 2006-02-22 13:30:19 +0000 (Wed, 22 Feb 2006) $ $Log$ Revision 1.1 2006/02/22 13:30:19 jonblower Initial import

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

Constructor Detail

Reverse

public Reverse()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.