SWjtools.subtool1
Class A

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

public class A
extends java.lang.Object

Klasse A im Unterpaket subtool1


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

A

public A()
Method Detail

halloGer

public void halloGer()
Schreibt: Hallo Germany

halloWor

public void halloWor()
Schreibt: Hallo World