Class KertotauluWriter

java.lang.Object
  extended by KertotauluWriter

public class KertotauluWriter
extends java.lang.Object

Ohjelmalla tulostetaan kertotaulu tiedostoon. Jos tiedosto on olemassa, jatketaan vanhan tiedoston perään.

Version:
1.0, 21.02.2003
Author:
Vesa Lappalainen

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

KertotauluWriter

public KertotauluWriter()
Method Detail

main

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