ioutil
Class LineStreamTest

java.lang.Object
  |
  +--ioutil.LineStreamTest

public class LineStreamTest
extends java.lang.Object

Class LineStreamTest provides a main function for testing the LineStream class.


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

Constructor Detail

LineStreamTest

public LineStreamTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
main(args) tests the LineStream class.