Class Test_Programm

java.lang.Object
  |
  +--Test_Programm

public class Test_Programm
extends java.lang.Object


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

Constructor Detail

Test_Programm

public Test_Programm()
Method Detail

main

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