Class Test

java.lang.Object
  |
  +--ExtendTest
        |
        +--Test

public class Test
extends ExtendTest


Field Summary
(package private)  MethTestInherit mctest
           
(package private)  Class3 testclass
           
(package private)  int versuch
           
 
Fields inherited from class ExtendTest
testwert
 
Constructor Summary
Test()
           
 
Method Summary
(package private)  int testfkt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testclass

Class3 testclass

mctest

MethTestInherit mctest

versuch

int versuch
Constructor Detail

Test

public Test()
Method Detail

testfkt

int testfkt()