test.ivar
Class Derived

java.lang.Object
  |
  +--test.ivar.Base
        |
        +--test.ivar.Derived

public class Derived
extends Base

Untamed:

Author:
Mark S. Miller

Field Summary
 
Fields inherited from class test.ivar.Base
data
 
Constructor Summary
Derived()
          Enabled:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Derived

public Derived()
Enabled:



comments?