de.thaw.ps1.blatt8
Class Aufgabe8_2

java.lang.Object
  extended by de.thaw.ps1.blatt8.Aufgabe8_2

public class Aufgabe8_2
extends Object

Blatt 8, Aufgabe 2: Damit Aufgabe 1 nicht mehr nötig ist...

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

Constructor Summary
Aufgabe8_2()
           
 
Method Summary
static void main(String[] args)
          Treiber für Math.faculty.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aufgabe8_2

public Aufgabe8_2()
Method Detail

main

public static void main(String[] args)
Treiber für Math.faculty.

See Also:
Math.main(String[])