Java-API--Dokumentation

Class Loesung13

java.lang.Object
  extended by Loesung13

 class Loesung13
extends Object

Loesungsvorschlag fuer Aufgabe 1-3: Hello World.

Version:
$Revision: 1.1 $
Author:
Arne Johannessen
See Also:
Aufgabenblatt 1

Constructor Summary
Loesung13()
          Konstruktor; gibt "Hello World." aus.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Loesung13

Loesung13()
Konstruktor; gibt "Hello World." aus.


Java-API--Dokumentation

Gehe zurueck zur Tutoriums-Homepage