Class KontoTest

java.lang.Object
  extended by KontoTest

public class KontoTest
extends java.lang.Object

Zum Testen des Kontos.

Author:
pape

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

Constructor Detail

KontoTest

public KontoTest()
Method Detail

main

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

zufallswertHolen

public static double zufallswertHolen()


Prof. Dr. Pape