util
Class LongTest

java.lang.Object
  extended by util.LongTest

public class LongTest
extends Object

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


Constructor Summary
LongTest()
           
 
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

LongTest

public LongTest()
Method Detail

main

public static void main(String[] arg)