Class Zufallszahl

java.lang.Object
  extended by Zufallszahl

public class Zufallszahl
extends java.lang.Object

Beispiel für eine do-while-Schleife.

Author:
pape

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

Constructor Detail

Zufallszahl

public Zufallszahl()
Method Detail

main

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


Prof. Dr. Pape