com.croftsoft.apps.calc
Class Calc

java.lang.Object
  extended by com.croftsoft.apps.calc.Calc

public final class Calc
extends Object

Command line financial calculator.

Since:
2001-10-10
Version:
2001-10-10
Author:
David Wallace Croft

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

Constructor Detail

Calc

public Calc()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)