SWjtools.subtool1
Class C

java.lang.Object
  |
  +--SWjtools.subtool1.C

public class C
extends java.lang.Object

Klasse C im Unterpaket subtool1


Constructor Summary
C()
           
 
Method Summary
 void halloGer()
          Schreibt: Hallo Germany
 void halloWor()
          Schreibt: Hallo World
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C

public C()
Method Detail

halloGer

public void halloGer()
Schreibt: Hallo Germany

halloWor

public void halloWor()
Schreibt: Hallo World