util
Class DoubleTest

java.lang.Object
  extended by util.DoubleTest

public class DoubleTest
extends Object

Simply test conversion of a string given at the command line into a Double.


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

Constructor Detail

DoubleTest

public DoubleTest()
Method Detail

main

public static void main(String[] arg)