Class Kertotaulu

java.lang.Object
  extended by Kertotaulu

public class Kertotaulu
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
Kertotaulu()
           
 
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

Kertotaulu

public Kertotaulu()
Method Detail

main

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