Class ExtendTest

java.lang.Object
  |
  +--ExtendTest
Direct Known Subclasses:
Test

public class ExtendTest
extends java.lang.Object


Field Summary
(package private)  int testwert
           
 
Constructor Summary
ExtendTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testwert

int testwert
Constructor Detail

ExtendTest

public ExtendTest()