de.thaw.ps1.blatt10
Class Rechner

java.lang.Object
  extended by de.thaw.ps1.blatt10.Rechner

public class Rechner
extends Object

Blatt 10, Aufgabe 4: Nun der Rechner.

Author:
Arne Johannessen
See Also:
10. Übungsblatt PS1

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

Rechner

public Rechner()
Method Detail

main

public static void main(String[] args)