de.wagner_ibw.test
Class Test

java.lang.Object
  |
  +--de.wagner_ibw.test.Test

public class Test
extends java.lang.Object

Author:
Thomas Wagner To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Test()
           
 
Method Summary
 void doIt()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

doIt

public void doIt()

main

public static void main(java.lang.String[] args)