SWjtools.subtool1
Class B

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

public class B
extends java.lang.Object

Klasse B im Unterpaket subtool1


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

B

public B()
Method Detail

halloGer

public void halloGer()
Schreibt: Hallo Germany

halloWor

public void halloWor()
Schreibt: Hallo World